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
When logging in via Google SSO, user permissions are not working correctly despite proper RBAC configuration. While authentication is successful, the user account appears to not exist in the system ("account does not exist" error) and has no admin permissions even though they are explicitly granted in the RBAC configuration.
To Reproduce
Configure Argo CD with Google SSO authentication and RBAC as shown in the configurations below
Describe the bug
When logging in via Google SSO, user permissions are not working correctly despite proper RBAC configuration. While authentication is successful, the user account appears to not exist in the system ("account does not exist" error) and has no admin permissions even though they are explicitly granted in the RBAC configuration.
To Reproduce
argocd account get argocd account can-i delete applications '*/*'
Current Configuration
argocd-cm:
argocd-rbac-cm:
Expected behavior
Actual behavior
Version Information
The text was updated successfully, but these errors were encountered: