


To enable SAML SSO in Grammarly using Multi-Pass as your Identity Provider (IdP), follow these steps from your Grammarly Admin Dashboard:
| Field | Value |
|---|---|
| IdP Entity ID | https://ca.auth.kzero.com/realms/<TENANT_NAME> |
| SSO Login URL | https://ca.auth.kzero.com/realms/<TENANT_NAME>/protocol/saml |
| x.509 Certificate | Found in Multi-Pass > Realm Settings > RS256 > Certificate |
Grammarly also provides an optional method to download or copy metadata for easier configuration.
| Field | Value |
|---|---|
| Entity ID (SP) | https://sso.grammarly.com/saml/metadata |
| ACS URL (Reply URL) | https://grammarly.com/sso/acs |
To configure Multi-Pass as the Identity Provider for Grammarly:
| Field | Value |
|---|---|
| Audience URI / SP Entity ID / Issuer | https://sso.grammarly.com/saml/metadata |
| Single Sign-On URL | https://sso.grammarly.com/saml/assertion |
| Name ID Format | EmailAddress |
| Field | Value |
|---|---|
| Client ID | https://grammarly.com |
| Name | grammarly |
| Description | SSO integration |
| Always Display in UI | ON |
| Field | Value |
|---|---|
| Home URL | https://ca.auth.kzero.com/realms/<TENANT_NAME>/protocol/saml/clients/grammarly |
| Valid Redirect URIs | https://grammarly.com/sso/acs |
| IDP-Initiated SSO URL Name | grammarly |
| Setting | Value |
|---|---|
| Name ID Format | |
| Force Name ID Format | ON |
| Force POST Binding | ON |
| Include AuthnStatement | ON |
| Setting | Value |
|---|---|
| Sign Documents | OFF |
| Sign Assertions | ON |
https://grammarly.com/sso/acs
In the Client Scopes section, add the following mappers:
| Field | Value |
|---|---|
| Mapper Type | User Attribute |
| Name | EmailAddress |
| User Attribute | |
| Friendly Name | EmailAddress |
| SAML Attribute Name | EmailAddress |
| Field | Value |
|---|---|
| Mapper Type | User Attribute |
| Name | FirstName |
| User Attribute | firstName |
| Friendly Name | FirstName |
| SAML Attribute Name | FirstName |
| Field | Value |
|---|---|
| Mapper Type | User Attribute |
| Name | LastName |
| User Attribute | lastName |
| Friendly Name | LastName |
| SAML Attribute Name | LastName |