https://auth.gr4vy.com/login/callback?connection=anglpay-{environment}-saml&organization=anglpay
where
gr4vy_id
unique ID of your instance and environment
is either sandbox
or production
. In some cases this
ID may be slightly different when we set it up.urn:auth0:gr4vy:anglpay-{environment}-saml
name
-> user.displayName
email
-> user.email
gr4vy_roles
-> user.gr4vy_roles
gr4vy_environments
-> user.gr4vy_environments
gr4vy_roles
property is used to control the roles a user has. This needs to be an array with the following values.
If not set this defaults to analyst
.
analyst
administrator
customer-support
pii-viewer
system-manager
system-support
user-manager
report-manager
report-viewer
gr4vy_environments
property is used to control the environments a user has access to. This needs to be an array
with one or more of the following values. If not set this defaults to sandbox
.
production
sandbox