shinyproxy icon indicating copy to clipboard operation
shinyproxy copied to clipboard

Roles-claim for Google openid?

Open pstdenis opened this issue 4 years ago • 3 comments

I see examples for how to uses roles-claim for 0auth and cognito but I don't see anything for Google openid, can anyone offer a sample application.yml using google openid?

pstdenis avatar Mar 18 '21 12:03 pstdenis

Some hints I found here but overal i'm looking in the dark as well. Also how to assign an admin with Google openid..

Rstudio hint for Google-OpenID roles "This will require a custom claim to be configured in Google, and is only possible with Google Apps domains."

Also on the Google Cloud: Google Cloud: Configuring custom claims on users

Wesseldr avatar Apr 18 '22 18:04 Wesseldr

Some hints I found here but overal i'm looking in the dark as well. Also how to assign an admin with Google openid..

Rstudio hint for Google-OpenID roles "This will require a custom claim to be configured in Google, and is only possible with Google Apps domains."

Wesseldr avatar Apr 18 '22 18:04 Wesseldr

In addition, to checking the google documentation, we now have a FAQ entry that should help in debugging the roles claim property: https://shinyproxy.io/faq/#debugging-group-access-when-using-openid For example, you can check which claims are already provided by google.

LEDfan avatar Mar 09 '23 10:03 LEDfan