Skip to content

OIDC scopes and claims for APM #6598

Answered by cnukwas
cnukwas asked this question in Q&A
Discussion options

You must be logged in to vote

As I stated in the question, APM is not returning groups scope, so worked with the team to return the data with a different scope name(entitlements)and used that in requestedScopes. I now see that user with osadmin OIDC group is able to create Applications, Projects, and other Argo resources.

requestedScopes: ["openid", "profile", "email", "entitlements"]

"entitlements": [
    "ArgoTest",
     "osadmin"
  ]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jannfis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant