You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon reviewing the Okta integration documentation, I noticed that it is outdated and missing critical information regarding the configuration of attribute statements. Specifically, the documentation does not mention the need to include the group = user.email attribute in the setup.
The documentation also does not explain how to properly configure the groups attribute when reading groups from Okta. To ensure proper functionality, you now need to explicitly specify the user's email in the Argo RBAC config map. This step is essential for the integration to work as expected.
Could you please update the documentation to reflect these changes? It will help ensure that users are following the correct steps for a successful integration.
The text was updated successfully, but these errors were encountered:
Hi Team,
Upon reviewing the Okta integration documentation, I noticed that it is outdated and missing critical information regarding the configuration of attribute statements. Specifically, the documentation does not mention the need to include the group = user.email attribute in the setup.
For reference, here is the link to the current documentation:
Argo CD Okta Integration - User Management.
The documentation also does not explain how to properly configure the groups attribute when reading groups from Okta. To ensure proper functionality, you now need to explicitly specify the user's email in the Argo RBAC config map. This step is essential for the integration to work as expected.
Could you please update the documentation to reflect these changes? It will help ensure that users are following the correct steps for a successful integration.
The text was updated successfully, but these errors were encountered: