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

Bugfix SAML new accounts #453

Merged
merged 3 commits into from
Nov 13, 2023
Merged

Bugfix SAML new accounts #453

merged 3 commits into from
Nov 13, 2023

Conversation

thomaschiozzi-tndigit
Copy link
Collaborator

This is a proposal resolution for issue #311 .
Added option to use the value in a custom SAML attribute as subject identifier when performing a SAML authentication.
The default behaviour (still supported when no attribute is choosen) uses a nonce/random value obtained from the SAML and will result in a new account at each user athentication.

@matteo-s matteo-s force-pushed the 5.x-bugfix-accounts-saml branch from 638b9a6 to f5a89dd Compare November 13, 2023 15:44
@matteo-s matteo-s merged commit 12c1c4a into 5.x Nov 13, 2023
@thomaschiozzi-tndigit thomaschiozzi-tndigit deleted the 5.x-bugfix-accounts-saml branch November 28, 2023 12:29
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

Successfully merging this pull request may close these issues.

2 participants