P
P
Pavel Talaiko2020-12-02 02:30:29
Spring
Pavel Talaiko, 2020-12-02 02:30:29

How to properly configure security for a Spring Cloud system?

1) I use Spring Cloud (config, gateway)
2) I use Eureka discovery.
3) There are a number of microservices.

I want to get:

To go through the gateway only with a token and be able to get the principal in each microservice and issue the necessary resources.
(I read and learned about the Spring Cloud Security mechanism)

How to implement this task correctly?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question