How to configure SSO authentication
To enable SSO OpenID Connect authentication, follow these steps:
- Create an application: Create an OpenID application in your identity provider (Azure AD, Okta, Auth0, etc.)
- Configure redirect URLs:
- Application Login URI:
https://myesecure.security-mail.net/login - Callback URL:
https://backendm365.security-mail.net/sso/callback - Allow Logout URLs:
https://myesecure.security-mail.net/login - Allowed Web Origins:
https://myesecure.security-mail.net
- Application Login URI:
- Enter credentials: Retrieve the Client ID, Client Secret and Discovery URL, then fill the form below
