You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Hi,
I'm very new to RainLoop
I was trying to setup Rainloop SSO in my Laravel project.
Basically, I store the IMAP credentials in my Laravel Backend application.
And I want that users can directly login to Rainloop just by redirecting from Laravel.
I'm hosting both applications like this: laravelapp.domain.com webmail.domain.com
Hi,
I'm very new to RainLoop
I was trying to setup Rainloop SSO in my Laravel project.
Basically, I store the IMAP credentials in my Laravel Backend application.
And I want that users can directly login to Rainloop just by redirecting from Laravel.
I'm hosting both applications like this:
laravelapp.domain.com
webmail.domain.com
I came across this example:
https://github.com/RainLoop/rainloop-webmail/wiki/SSO-example
But I'm not sure, how exactly to use it,
Do we have to install something on my Laravel app, that will let us generate the SSO URL?
The text was updated successfully, but these errors were encountered: