Learn how to sync OIDC group members to matching groups in Infisical.
groups
claim on your provider tokens.
When a user logs in via OIDC, they will be added to Infisical groups that are present in their OIDC groups
claim,
and removed from any Infisical groups not present in the claim.
Configure a groups claim in your OIDC provider
groups
claim in your OIDC provider.Add a groups
property with a list of the user’s OIDC group names to your token.Example of expected token payload:Setup groups in Infisical and enable OIDC Group Membership Mapping