We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd60fd8 commit f7a6f8dCopy full SHA for f7a6f8d
resources/pipeline/common.env
@@ -194,6 +194,7 @@ TOKEN_X_CLIENT_ID=lokal
194
#IDPORTEN
195
IDPORTEN_WELL_KNOWN_URL=http://vtp:8060/rest/idporten/.well-known/openid-configuration
196
IDPORTEN_CLIENT_ID=vtp
197
+IDPORTEN_AUDIENCE=vtp
198
IDPORTEN_ISSUER=http://vtp:8060/rest/idporten
199
IDPORTEN_JWKS_URI=http://vtp:8060/rest/idporten/jwks
200
IDPORTEN_CLIENT_JWK="
0 commit comments