Answer the question
In order to leave comments, you need to log in
How to force the application to take the address of the authorization server from the discovery service?
I'm trying to parse the Spring Security example ( https://github.com/spring-guides/tut-spring-securi... The address of the authorization server is hardcoded in the settings:
security:
oauth2:
client:
accessTokenUri: http://localhost:9999/uaa/oauth/token
userAuthorizationUri: http://localhost:9999/uaa/oauth/authorize
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question