Skip to content

Commit

Permalink
Testing with only issuer-uri (relying on well-known).
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Dec 20, 2024
1 parent bf6f263 commit e4c30b1
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ spring:
scope: openid, ${AZURE_APP_CLIENT_ID}/.default
provider:
aad:
issuer-uri: ${AZURE_OPENID_CONFIG_ISSUER}
jwk-set-uri: ${AZURE_OPENID_CONFIG_JWKS_URI}
token-uri: ${AZURE_OPENID_CONFIG_TOKEN_ENDPOINT}
issuer-uri: https://login.microsoftonline.com/62366534-1ec3-4962-8869-9b5535279d0b/v2.0

consumers:
endringsmelding-service:
Expand Down

0 comments on commit e4c30b1

Please sign in to comment.