Enhance samples to call UserInfo endpoint

Closes gh-847
This commit is contained in:
Joe Grandja
2022-08-16 10:11:30 -04:00
parent 2e07ce8b8f
commit ce0d1b7b1e
6 changed files with 41 additions and 5 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