Skip to content
  • There are no suggestions because the search field is empty.

SSO Integration Setup

Pixaera supports both OIDC (OAuth 2.0) and SAML 2.0 single-sign on authentication.

Setting up a new SSO integration requires only setting up the correct configuration. We would need the following configuration for the corresponding protocol the customer is using:

Configuration needed for OIDC SSO:

  1. Client ID
  2. Client Secret
  3. Access Token URI
  4. Authorization URI

Configuration needed for SAML SSO:

  1. Entry Point URI
  2. Certificate
  3. SAML Name ID/Identifier Format
  4. SAML XML Response

In order for customers to generate the SAML configuration and setup Pixaera as an application in their IDP, they usually need the following information to be setup:

Issuer/Entity ID: https://api.staging.pixaera.com  (Staging/UAT) Callback URL: https://api.staging.pixaera.com/saml/callback (Staging/UAT)

Issuer/Entity ID: https://api.pixaera.com  (Production) Callback URL: https://api.pixaera.com/saml/callback  (Production)

Using the dynamic SSO process setup, once the configuration is imported into Pixaera, users will be automatically redirected to their SSO company page to login and automatically have their accounts created (if auto user creation is enabled).