Configure SAML on Azure
-
To create a new application in Azure, go to Identity > Application > Enterprise Application > New Application
-
Click on Create your own application. Next, enter the name of the application (e.g. Wave Connect) and choose "Integrate any other application you don't find in the gallery".
-
Now click on the Single Sign-On tab and click SAML. The form below should appear.
-
Enter the Identifier (Entity ID) (e.g. wave-connect)
-
Add https://app.wavecnct.com/__/auth/handler for the Reply URL.
Note: Currently, only service-provider (SP) initiated SAML is available.
-
Recommended: In the Attributes & Claims section, change the Unique User Identifier to email address.
Note: Don't forget to assign users and /or groups to the application.
Configure SAML on Wave for Teams
-
Open Wave for teams and go to the Organization Settings. Now, open Configure SAML form.
-
Entity ID maps to Azure AD Identifier.
-
SSO URL maps to Azure Login URL.
-
x509 Certificate maps to Azuer Certificate (Base64).
-
Service Provider Entity ID maps to Azure Identifier (Entity ID).
How to Sign in With SSO
- The user can use either of these methods:
A. Member attempt to log in to Wave Connect (Wave) by entering his/her email address.
B. The user attempts to login by clicking on the SSO button and entering the organization username (this can be found and configured under your organization settings on Teams by Wave Connect).
- Wave sends a request to the identity provider.
- The identity provider checks this member's credentials.
- The identity provider sends a response to Wave to verify the member's identity.
- Wave accepts the response and logs the member into their Wave account.