davicarrano
Results
1
comments of
davicarrano
> I have encountered a similar problem with authentication server name resolution. I will describe how I solved it. > > **application.properties** > > ``` > security.oauth2.client.client-id=trusted > security.oauth2.client.client-secret=trusted >...