Skip to content

Commit

Permalink
Add jwk.key-set-uri value
Browse files Browse the repository at this point in the history
  • Loading branch information
tnwang committed Jul 31, 2017
1 parent 096d06e commit 4d51c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ security.oauth2.client.userAuthorizationUri | {ssoServiceUrl}/oauth/authorize
security.oauth2.client.accessTokenUri | {ssoServiceUrl}/oauth/token
security.oauth2.resource.userInfoUri | {ssoServiceUrl}/userinfo
security.oauth2.resource.tokenInfoUri | {ssoServiceUrl}/check_token
security.oauth2.resource.jwt.keyUri | {ssoServiceUrl}/token_key
security.oauth2.resource.jwk.key-set-uri | {ssoServiceUrl}/token_keys

Note: ssoServiceUrl refers to the service uri corresponding to a Pivotal Single Sign-On service plan. For more information on configuring a service plan please refer to http://docs.pivotal.io/p-identity/index.html#create-plan

Expand Down

0 comments on commit 4d51c95

Please sign in to comment.