Author Topic: Single Sign-on with Auth0  (Read 2891 times)

Offline tobidwest

  • Newbie
  • *
  • Posts: 2
Single Sign-on with Auth0
« on: July 05, 2021, 06:59:25 AM »
Is there a way to configure SSO with Auth0?

Auth0 username --> IMAP and SMTP username
Auth0 password --> IMAP and SMTP password

Server and port are defined in the config file and are always the same.

Thanks in advance.

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,850
Re: Single Sign-on with Auth0
« Reply #1 on: July 05, 2021, 03:13:48 PM »
Auth0 is a company not an authentication protocol and so from that point of view you need to talk to them about what they support. However, a simple internet search suggests that they support the OAuth protocol which Roundcube 1.5 will support. The Release Candidate of Roundcube 1.5 was published a few days ago and so you might want to give that a try, assuming you know the OAuth config information for you AuthO account.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline tobidwest

  • Newbie
  • *
  • Posts: 2
Re: Single Sign-on with Auth0
« Reply #2 on: July 05, 2021, 03:18:37 PM »
Thank you for reaching back. I'm still one 1.4.11 but will try after upgrading to 1.5. I'll keep you posted.