Skip to content
Snippets Groups Projects
Verified Commit 06a1cb22 authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Updating deprecated claim_groups_key to auth_state_groups_key

parent febb2e46
No related branches found
No related tags found
1 merge request!26Updating deprecated claim_groups_key to auth_state_groups_key
...@@ -177,7 +177,7 @@ hub: ...@@ -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 - 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: admin_groups:
- urn:geant:open-science-cloud.ec.europa.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin - 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: EGICheckinAuthenticator:
checkin_host: "{{ secrets['checkin_host'] }}" checkin_host: "{{ secrets['checkin_host'] }}"
authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization" authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization"
......
...@@ -177,7 +177,7 @@ hub: ...@@ -177,7 +177,7 @@ hub:
- urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa - urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
admin_groups: admin_groups:
- urn:geant:eosc-federation.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin - urn:geant:eosc-federation.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin
claim_groups_key: "entitlements" auth_state_groups_key: "oauth_user.entitlements"
EGICheckinAuthenticator: EGICheckinAuthenticator:
checkin_host: "{{ secrets['checkin_host'] }}" checkin_host: "{{ secrets['checkin_host'] }}"
authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization" authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization"
......
...@@ -196,7 +196,7 @@ hub: ...@@ -196,7 +196,7 @@ hub:
- urn:geant:eosc-federation.eu:testing:group:eosc - urn:geant:eosc-federation.eu:testing:group:eosc
admin_groups: admin_groups:
- urn:geant:eosc-federation.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin - urn:geant:eosc-federation.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin
claim_groups_key: "entitlements" auth_state_groups_key: "oauth_user.entitlements"
EGICheckinAuthenticator: EGICheckinAuthenticator:
checkin_host: "{{ secrets['checkin_host'] }}" checkin_host: "{{ secrets['checkin_host'] }}"
authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization" authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization"
......
...@@ -178,7 +178,7 @@ hub: ...@@ -178,7 +178,7 @@ hub:
- urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa - urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
admin_groups: admin_groups:
- urn:geant:eosc-federation.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin - urn:geant:eosc-federation.eu:group:asg:notebooks.open-science-cloud.ec.europa.eu:role=admin
claim_groups_key: "entitlements" auth_state_groups_key: "oauth_user.entitlements"
EGICheckinAuthenticator: EGICheckinAuthenticator:
checkin_host: "{{ secrets['checkin_host'] }}" checkin_host: "{{ secrets['checkin_host'] }}"
authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization" authorize_url: "https://{{ secrets['checkin_host'] }}/OIDC/authorization"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment