S
S
ScRsa2016-06-10 10:54:18
Java
ScRsa, 2016-06-10 10:54:18

Is there any out of the box solution for Single Sign-on in java?

I am working on the issue of implementing a microservice architecture (Netflix OSS + Spring Boot + Docker). Now the question arose about a single authorization service for all services. Is there any ready-made solution for the authorization service with a sane interface and AD support? Or does this bike need to be reinvented on its own?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor Alenkov, 2016-06-10
@ScRsa

if you have spring boot look at @EnableAuthorizationServer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question