You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, I would like to configure the location of my spring oauth server in client apps using service discovery, preferably using consul.
Something like this:
I couldn't find this in any tutorial, usually it's just something like http://localhost:8080. Is it actually possible?
I know that this might not be the best place to ask this question, but I was directed here from the spring-security-oauth project, relevant issue here
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
As the title says, I would like to configure the location of my spring oauth server in client apps using service discovery, preferably using consul.
Something like this:
I couldn't find this in any tutorial, usually it's just something like http://localhost:8080. Is it actually possible?
I know that this might not be the best place to ask this question, but I was directed here from the spring-security-oauth project, relevant issue here
Thanks in advance
The text was updated successfully, but these errors were encountered: