Webmail SSO Integration

Aug 02, 2026


Post by

Ellis Monroe

Status

released

Description

Add Single Sign-On (SSO) support between the Eenos Control Panel and Webmail (Roundcube).

Benefits

  • Allow users to open webmail directly from Eenos without entering email passwords again.
  • Provide a smoother login experience for email users.
  • Reduce repeated authentication steps.

Proposed Solution

Implement a secure token-based SSO mechanism between Eenos and Roundcube using short-lived signed tokens.

Flow:

  • User logs into Eenos Control Panel.
  • User clicks "Open Webmail".
  • Eenos generates a temporary SSO token.
  • Roundcube validates the token and logs the user in automatically.

Security Requirements

  • Short-lived tokens
  • Single-use authentication tokens
  • No storage or transfer of mailbox passwords
  • Support multiple domains and email accounts

Additional Use Cases

  • One-click webmail access from Email Manager.
  • Optional administrator support login with audit logging.

 


Comments :

No comments yet.


Copyright © Eenos
Built on Python Developed by Eenos Team