Skip to main content

Retrieve the configuration for the hosted UI

The configuration is used to theme the hosted UI.

Path Parameters
  • oauth_client_id string required

    An OAuth client ID

Header Parameters
  • SlashID-OrgID string required

    The organization ID

    Example: af5fbd30-7ce7-4548-8b30-4cd59cb2aba1
Responses

OK


Schema
  • meta object
  • pagination object
  • limit integer
  • offset integer
  • total_count int64
  • errors object[]
  • httpcode integer
  • message string
  • result object
  • dynamicFlowConfig object

    Configuration for dynamic flow

  • dynamicFlowEnabled boolean

    Whether dynamic flow is enabled

  • handleTypes string[]

    The types of handles that can be used to authenticate

  • logoUrl string

    The URL of the logo to display in the login form

  • pageBackgroundColor string

    The background color of the page

  • showBadge boolean

    Whether to show the SlashID badge

  • storeLastFactor boolean

    Whether to store the last factor used for authentication

  • supportURL string

    If set, the support link will be displayed in the error state

  • alternativeAuthURL string

    If set, the alternative auth link will be displayed in the self-registration-not-allowed error state

  • faviconUrl string

    The URL of the favicon to display in the browser tab

  • pageTitle string

    The title of the page

  • themeVars object

    The SlashID theme CSS variables

  • property name* string
  • textOverrides object

    Text keys and overriden values

  • property name* string