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

Fix JIT provisioning for unmapped roles when local role exist #5501

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

SujanSanjula96
Copy link
Contributor

Proposed changes in this pull request

Consider the IDP groups returned through IDP group attribute which are not registered as unmapped roles when the idp_role_management.return_only_mapped_local_roles is set to false and provision the unmapped roles when there is a local role with the same name

Resolves wso2/product-is#19489

@jenkins-is-staging
Copy link

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

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/7861056425
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/7861056425

@SujanSanjula96 SujanSanjula96 merged commit 56d2410 into wso2:master Feb 11, 2024
2 checks passed
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.

Unmapped roles are not provisioned when local role exists
3 participants