Merge remote-tracking branch 'upstream/0.4.x' into main

This commit is contained in:
Joe Grandja
2022-08-16 12:02:08 -04:00
8 changed files with 59 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ spring:
client-secret: secret
authorization-grant-type: authorization_code
redirect-uri: "http://127.0.0.1:8080/login/oauth2/code/{registrationId}"
scope: openid
scope: openid, profile
client-name: messaging-client-oidc
messaging-client-authorization-code:
provider: spring