Answer the question
In order to leave comments, you need to log in
How to implement SSO (single sign-on) on Laravel?
How to implement this in Laravel? I looked at the packages on Github, one seems to be normal, but only on each project you need to make a separate login page, but I want it to be transferred to a single page. I look at the second package - for some reason it is necessary for all projects to be connected to one database. Do you know any decent packages for SSO on Laravel?
Answer the question
In order to leave comments, you need to log in
You can implement your own OAuth server, which different applications will access.
I look at the second package - for some reason it is necessary for all projects to be connected to one database
There is such a thing called ADFS - the corresponding role is raised on Windows Server and OpenID / OAuth authorization is opened.
Well, then, according to the principles of social networks :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question