V
V
vadimstroganov2016-03-09 10:41:00
Ruby on Rails
vadimstroganov, 2016-03-09 10:41:00

Authorization in a multisite application?

Good afternoon!
There is a RoR application. It holds the n-th number of sites. Login to rails_admin is done through a separate domain, there is no access to the admin from other domains.
I would like, if a person logged into the admin panel, that the session would be distributed to all sites, to display the page controls.
How to make it so that after logging in to the admin panel, the session/cookie will be sent to all sites within this application?
PS domains are different for all sites

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Ernest Faizullin, 2016-03-09
@erniesto77

maybe it will be useful doorkeeper
example https://www.youtube.com/watch?v=zN9BylV81rw

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question