authentication-flows icon indicating copy to clipboard operation
authentication-flows copied to clipboard

oAuth sample - client: propertize the oAuth server calls (host/port)

Open OhadR opened this issue 6 years ago • 0 comments

oauth2.client.accessTokenUri=https://ohadr.com:8443/oauth2-auth-server/oauth/token oauth2.client.userAuthorizationUri=https://ohadr.com:8443/oauth2-auth-server/oauth/authorize

read host ohadr.com and port 8443 as properties.

OhadR avatar Apr 18 '18 13:04 OhadR