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

Force SSO Reauthentication on Login #30844

Closed
djohns7 opened this issue Aug 22, 2023 · 5 comments
Closed

Force SSO Reauthentication on Login #30844

djohns7 opened this issue Aug 22, 2023 · 5 comments
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements

Comments

@djohns7
Copy link
Contributor

djohns7 commented Aug 22, 2023

What would you like Teleport to do?
Add functionality to force SSO users to reauthenticate when logging into Teleport. In SAML, we could do this by implementing the ForceAuthn parameter. In OIDC, we could use prompt-login or max_age parameters.

What problem does this solve?
Currently, when using SSO to login to Teleport, we check for a valid SSO session, and if one is present which is valid for Teleport usage, we allow the login automatically. A customer has requested that we force reauthentication into the SSO provider using the above parameters, given that Teleport has access to sensitive information.

If a workaround exists, please include it.

@djohns7 djohns7 added the feature-request Used for new features in Teleport, improvements to current should be #enhancements label Aug 22, 2023
@zmb3
Copy link
Collaborator

zmb3 commented Aug 22, 2023

I thought we just fixed this?

See #29815 and gravitational/teleport.e#1915.

@webvictim
Copy link
Contributor

@zmb3 This hasn't been backported so will only come out with v14, right?

@zmb3
Copy link
Collaborator

zmb3 commented Aug 22, 2023

That's a question for @r0mant and @capnspacehook

@r0mant
Copy link
Collaborator

r0mant commented Aug 22, 2023

@capnspacehook Is this easy to backport to 13?

@capnspacehook
Copy link
Contributor

Probably, will do that now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements
Projects
None yet
Development

No branches or pull requests

5 participants