We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c6efe commit c49efa4Copy full SHA for c49efa4
.nais/prod/nais.yaml
@@ -186,6 +186,9 @@ data:
186
name-key: email
187
jwt:
188
signatures:
189
+ jwks-client:
190
+ http-client:
191
+ enabled: false
192
jwks:
193
keycloak-nais:
194
url: 'https://auth.ssb.no/realms/ssb/protocol/openid-connect/certs'
.nais/test/nais.yaml
@@ -187,6 +187,9 @@ data:
keycloak-nais-test:
195
url: 'https://auth.test.ssb.no/realms/ssb/protocol/openid-connect/certs'
0 commit comments