the-djmaze / snappymail

Simple, modern & fast web-based email client
https://snappymail.eu
GNU Affero General Public License v3.0
924 stars 109 forks source link

SSO example #1616

Closed wojtekschoen closed 1 month ago

wojtekschoen commented 1 month ago

Hi, I'm trying to use the Login External SSO plugin, but with no success. Rainloop has a beautiful example of SSO logging. https://github.com/RainLoop/rainloop-webmail/wiki/SSO-example

Can I please have a similar example for SnappyMail?

the-djmaze commented 1 month ago

Take a look here https://github.com/the-djmaze/snappymail/blob/master/test/sso.php

wojtekschoen commented 1 month ago

Thank you :)