Skip to main content
For example, you can use embed URL parameters to:
  • Specify user content roles
  • Assign connection and model roles to users
  • Control the look and theme of your embedded application
  • Apply user attributes to users

Providing parameters

How parameters are provided depends on the type of SSO setup your embed implementation uses:
  • In standard SSO embed, parameters are passed as URL query parameters:
  • In 2-step SSO embed, the majority of these parameters are included as a JSON payload in the POST /generate-session request:
    POST /api/unstable/embed/sso/generate-session

Available parameters

Refer to the Embed URL parameters reference for a complete list of parameters and examples.