Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MFA Challenge requirements for SSO users #41614

Open
programmerq opened this issue May 15, 2024 · 0 comments
Open

Add support for MFA Challenge requirements for SSO users #41614

programmerq opened this issue May 15, 2024 · 0 comments
Labels
c-ds Internal Customer Reference feature-request Used for new features in Teleport, improvements to current should be #enhancements mfa Issues related to Multi Factor Authentication sso Used for single sign on related tasks.

Comments

@programmerq
Copy link
Contributor

What would you like Teleport to do?

Teleport only supports MFA challenges for per-session MFA policies for an SSO user. If a user has a requirement for hardware token MFA devices (which Teleport supports), but they use an SSO provider that doesn't support those, they're kind of stuck.

It would be fantastic for Teleport to be able to require the MFA challenge after successful SSO auth as an opt-in policy/setting for users with that use-case. ADFS doesn't support a YubiKey/hardware token MFA challenge, for example.

What problem does this solve?

The proposed feature would handle use cases where a third-party Identity Provider (IDP) such as Active Directory (AD) does not natively support their preferred MFA device, like YubiKeys. This addition would be an additional layer in a multi-layered security model.

If a workaround exists, please include it.

Implementing per-session MFA can protect some Teleport Protected Resources, but has other user experience implications. It doesn't keep users from accessing the Web UI either.

@programmerq programmerq added feature-request Used for new features in Teleport, improvements to current should be #enhancements sso Used for single sign on related tasks. mfa Issues related to Multi Factor Authentication c-ds Internal Customer Reference labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-ds Internal Customer Reference feature-request Used for new features in Teleport, improvements to current should be #enhancements mfa Issues related to Multi Factor Authentication sso Used for single sign on related tasks.
Projects
None yet
Development

No branches or pull requests

1 participant