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

Introduce config to send unsplitted SAML multi valued attributes #424

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

piraveena
Copy link
Contributor

Resolves wso2/product-is#20484

We will preserve the new behaviour(splitting the multi valued SAML attributes), and introduce a config to switch to the old behaviour(unsplitted saml multi valued attributes)

[saml]
separate_multi_attributes_from_idp = false.

If the app wants to get the unsplitted SAML multi valued attributes, then can enable above config

Refer wso2/product-is#19745 to check the old behaviour

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9444031404

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9444031404
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/9444031404

@piraveena piraveena merged commit 31246ac into wso2-extensions:master Jun 26, 2024
3 checks passed
hwupathum pushed a commit to hwupathum/identity-inbound-auth-saml that referenced this pull request Jul 24, 2024
hwupathum pushed a commit to hwupathum/identity-inbound-auth-saml that referenced this pull request Jul 24, 2024
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.

Restore Compatibility for Unseparated SAML Attributes in Federated Flow Post-Fix
3 participants