Skip to content
Snippets Groups Projects

Updating deprecated claim_groups_key to auth_state_groups_key

Closed Jaromír Hradil requested to merge update_claim_group_keys into master
4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline

Files

@@ -177,7 +177,7 @@ hub:
- urn:geant:open-science-cloud.ec.europa.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
admin_groups:
- urn:geant:open-science-cloud.ec.europa.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin
claim_groups_key: "entitlements"
auth_state_groups_key: "oauth_user.entitlements"
EGICheckinAuthenticator:
checkin_host: "{{ secrets['checkin_host'] }}"
authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization"
Loading