Skip to main content

Returns the current IDP configuration

Returns the current IDP configuration

Query Parameters
    test string

    If true, the current test configuration will be returned instead of the live configuration

Responses

Current IDP configuration

Schema
    allowedRedirectURLHosts string[]
    clientID string
    clientScopes string[]
    clientSecret string
    provider string
    providerParameters object
  • property name* string
  • requiredIDPGroups string[]
    serverURL string
    userClaims string[]
Loading...