Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: prevent authentication of non-unique oidc subjects #16498

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

Merged
merged 7 commits into from
Feb 10, 2025

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Feb 7, 2025

Any IdP returning an empty field here breaks the assumption of a
unique subject id. This is defined in the OIDC spec.

Emyrk added 2 commits February 7, 2025 14:11
Any IdP returning an empty field here breaks the assumption of a
unique subject id. This is defined in the OIDC spec.
@Emyrk Emyrk marked this pull request as ready for review February 7, 2025 21:00
@Emyrk Emyrk requested a review from sreya February 7, 2025 21:03
@Emyrk Emyrk changed the title chore: prevent non-unqiue oidc subjects from authenticating chore: prevent authentication of non-unique oidc subjects Feb 10, 2025
@Emyrk Emyrk merged commit d0a534e into main Feb 10, 2025
32 checks passed
@Emyrk Emyrk deleted the stevenmasley/empty_sub branch February 10, 2025 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants