java - Spring boot client app (XML security) with remote authorization by oauth2 SSO -


i have app spring security in xml file connect sso server(oauth2) authorize app (client) , user (real person). login page on sso. i'll wanna use authorization code flow. in java configuration annotations it's simple how make in spring-security.xml? sso done, problem in client app.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -