Answer the question
In order to leave comments, you need to log in
How to implement authorization in microservices?
Hello. Let's say I have one microservice that authenticates users, accesses the database, saves cookies, etc. How can I implement authorization of user requests to microservices, i.e. so that they would know that this request is definitely from Vasya, and this one is from Petya?
I heard about hashed public keys that are added to the request body, for example with rest.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question