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_authn flag #175

Open
sylido opened this issue May 10, 2019 · 0 comments
Open

force_authn flag #175

sylido opened this issue May 10, 2019 · 0 comments

Comments

@sylido
Copy link

sylido commented May 10, 2019

Hi, it seems like when I try to set this flag to true and then pass it to the create_login_request_url it doesn't do what I expect it to do. My expectation was that the first time the user has to type in their login credentials into the idP server's page. Then they get logged out using the create_logout_request_url as the user visits it, the SAML session is terminated and the user will be completely logged out if they close all their browser windows. This forces the user to re-authenticate by typing in their credentials next time.

I was hoping that force_authn would allow me to skip the "close all the browsers" step in a way, by just requiring the user to re-authenticate with the idP again, even though they are logged in. Is it a mistake in my expectations or is the flag just not working ?

I am using a custom fork from 1.11.1, but looking through the updates I didn't see anything that might affect the behavior of the flag - I'll try and update my fork with the most recent changes anyways though.

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant