W
W
webmaster22018-11-02 09:04:30
Java
webmaster2, 2018-11-02 09:04:30

How to authorize a new user in Spring without a password?

Hello!
The application has several user roles: ADMIN, CLIENT, etc.
It is necessary to make it possible to log into the account of a specific client (by id) from the admin panel. Is it possible to log in under the guise of a client to the administrator without entering the username / password of the client?
Thanks in advance!
PS I use Spring Security

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aol-nnov, 2018-11-02
@aol-nnov

It is necessary to make it possible to log into the account of a specific client (by id) from the admin panel

https://docs.spring.io/spring-security/site/docs/3...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question