Skip to main content

SSO

In case you want to link the RetailOps authentication with your identity provider.

Retail Ops support the OpenID protocol.

OpenID

To connect Retail Ops to your OpenID you will need to contact your sales representative.

We support the SPA (no client secret) variant of the OpenID connection with PKCE and JWKS token verification.

To be able to connect Retail Ops to your OpenID we will need the following standard informations:

  • authorization_endpoint
  • token_endpoint
  • jwks_uri
  • end_session_endpoint
  • issuer

They can usually be found in the .well-known/openid-configuration standard OpenID endpoint.

And finally the clientID of the Retail Ops application you have created in your OpenID.