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

    allowedRedirectURLHosts string[]
    clientID string
    clientScopes string[]
    clientSecret string
    provider string

    providerParameters

    object

    property name* string
    requiredIDPGroups string[]
    serverURL string
    userClaims string[]
Loading...