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

The article ”single-sign-on“ has some mistake #74

Open
zhusaidong opened this issue Nov 27, 2024 · 0 comments
Open

The article ”single-sign-on“ has some mistake #74

zhusaidong opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@zhusaidong
Copy link

The article ”single-sign-on“,
it say "If the user attempts to access another SSO-enabled application, the process is repeated automatically without requiring them to log in again.",
Neglected a premise,The IdP requires a user identifier, such as a cookie, to determine if they are the same user.
Only the same user can "without requiring them to log in again".
This user identifier is the key to understanding why login is not necessary.

@zhusaidong zhusaidong added the bug Something isn't working label Nov 27, 2024
@simeng-li simeng-li added documentation Improvements or additions to documentation and removed bug Something isn't working labels Nov 27, 2024
@simeng-li simeng-li self-assigned this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

No branches or pull requests

2 participants