L
L
Loman19892018-10-29 20:42:32
Single sign-on technology
Loman1989, 2018-10-29 20:42:32

How to create a single account for your services?

How to create a single account for your services?
Is it the same as the toaster?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
VoidVolker, 2018-10-29
@VoidVolker

Implement your authorization service. Called CAS, it works like this:
5bd748db6d572869658821.png

M
Maxim Rak, 2018-10-29
@rak1996

Write an authorization service or make api oauth for your services on one of the existing sites. And in the user table, refer to the binding to the "global" account in another database. Also you will need an api to change this data

M
McBernar, 2018-10-29
@McBernar

Well, just issue a token without being tied to a domain. And send the token in the headers with every request to the API of any of your resources.

I
Ivan Shumov, 2018-10-29
@inoise

Auth0 to help you, for example)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question