X
X
xikebutaw2014-07-26 02:44:33
Programming
xikebutaw, 2014-07-26 02:44:33

Non-trivial task. How to connect multiple authorizations to a site?

Hello.
There is an exotic problem.
In a web application, you need to make several separate authorizations, each of which unlocks certain functionality (independent of each other).
That is, we can enter the site through the login / password A, B and A + B (+ C + D ....). Accordingly, it is necessary that the browser could remember this. All this should work without a "keychain", that is, when there is a parent account to which child accounts can be connected.
Is it possible to implement this, and how?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
varz62, 2014-07-26
@varz62

Maybe you don't need multiple authorizations, but try looking towards ACLs and the user role system.

A
Alexander Taratin, 2014-07-26
@Taraflex

Use uLogin or analogues, there you can find out through api what the user was authorized through.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question