Make SAML group sync available for non default SAML providers
What does this MR do and why?
SAML Group Sync is only supported for the SAML provider named saml. As a result, SAML Group Sync only supported a single SAML provider. This commit fixes this issue by making SAML configuration more flexible.
As the second step in the multi-deployment process
Related to #386605 (closed)
How to set up and validate locally
- Configure an instance SAML configuration using this guide
- Create a developer account on Okta
- create a SAML application on Okta and assign users and groups
- configure Okta based saml configuration with name
saml_okta
- configure group links
- Ensure if groups links working fine
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Aboobacker MK