Skip to content

Make SAML group sync available for non default SAML providers

Aboobacker MK requested to merge tachyons_multiple_saml_provider_group_sync into master

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

  1. Configure an instance SAML configuration using this guide
  2. Create a developer account on Okta
  3. create a SAML application on Okta and assign users and groups
  4. configure Okta based saml configuration with name saml_okta
  5. configure group links
  6. 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.

Edited by Aboobacker MK

Merge request reports

Loading