This section will show you how to set up your custom SAML application for Google.
Step 1: Create application
- In your Google Admin console, click "Apps" from the sidebar then click Web and mobile apps from the list.
- If your application is already created, choose it from the list and move to the section Configure Application
- If you haven't created a SAML application, click Add custom SAML app from the menu.
- Give your application an App name and click Continue.
Step 2: Configure Application
- On the next screen, click DOWNLOAD METADATA to download the metadata XML file, then click Continue.
Enter the following values in the Service provider details section:
| ACS URL | https://api.tekst.com/api/auth/sso/saml |
| Entity ID | https://tekst.com |
| Name Id | Basic Information > Primary email |
Replace the values with the ones above and click Continue to save the configuration.
Step 3: Attribute Mapping
- Configure the following attributes under the Attributes section. Click "Finish" to save the configuration.
| App attributes | Google directory attributes |
| Primary email | |
| firstName | First name |
| lastName | Last name |
- From the next screen, click User access to configure the application to allow users to log in.Check the ON for everyone checkbox and click Save.
Step 4: Upload metadata to Tekst
- Open the downloaded Federation Metadata XML file in a text editor and copy the entire contents.
- Log in to Tekst and navigate to Settings > SSO.
- Click "New SSO connection"
- Select "Google Identity Cloud" as the Identity Provider and click "Next"
- Paste the entire raw XML contents into the "Raw Metadata" field
- Click "Finish" to activate SSO. A success message will appear and a new "Continue with Google" button will appear on the Tekst login page.
Ensure you paste the complete XML file including the declaration. Incomplete or malformed XML will result in a parsing error.
Step 5: Switching existing users to SSO
If you have existing users who currently log in with passwords, they can switch to SSO on their first SSO login. The SSO option will appear alongside the email/password login.
For detailed instructions on transitioning users, see How to switch a user from password login to SSO.
Communicate the change to your users via email with clear login instructions. Users will see both SSO and password options until passwords are disabled.
0 comments
Please sign in to leave a comment.