Change UFZ IDP to Hifis IDP
Description
Change the current idp of the ufz instance to the hifis idp using the new ufz-sms
client
Tasks
-
Update the UFZ_OIDC_CLIENT_ID
in CI/CD Variable Settings toufz-sms
-
Update Dockerfile_Prod
andDockerfile_Stage
:-
NUXT_ENV_OIDC_WELL_KNOWN_ARG= https://login.helmholtz.de/oauth2/.well-known/openid-configuration
-
NUXT_ENV_OIDC_TOKEN_ARG= https://login.helmholtz.de/oauth2/token
-
NUXT_ENV_SCOPE= openid profile eduperson_principal_name email offline_access
-
Edited by Tobias Kuhnert