Example: setting up custom mapping for Google Workspace
Add a user schema
{
"fields":
[
{
"fieldName": "roles",
"fieldType": "STRING",
"readAccessType": "ADMINS_AND_SELF",
"multiValued": true,
"displayName": "roles"
}
],
"schemaName": "Snyk-SSO"
}Modify user profiles
Modify SAML attributes

Open Google SAML app 
Adding custom mapping app attribute
PreviousExample: setting up custom mapping for Ping IdentityNextExample: setting up custom mapping for an Okta OIDC app
Last updated
Was this helpful?

