Skip to main content

Returns the current IDP configuration

GET 

/api/v2/idpconfig

Returns the current IDP configuration

Request

Query Parameters

    test string

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

Responses

Current IDP configuration

Schema

    allowedRedirectURLHostsstring[]
    clientIDstring
    clientScopesstring[]
    clientSecretstring
    providerstring

    providerParameters

    object

    property name*string
    requiredIDPGroupsstring[]
    serverURLstring
    userClaimsstring[]