Skip to main content

Update identity provider for this organization by alias

PUT 

/:realm/orgs/:orgId/idps/:alias

Update identity provider for this organization by alias

Request

Path Parameters

    realm stringrequired

    realm name (not id!)

    orgId stringrequired

    organization id

    alias stringrequired

    Identity Provider alias

Body

required

    addReadTokenRoleOnCreate boolean
    alias string

    config

    object

    property name* any
    displayName string
    enabled boolean
    firstBrokerLoginFlowAlias string
    internalId string
    linkOnly boolean
    postBrokerLoginFlowAlias string
    providerId string
    storeToken boolean
    trustEmail boolean

Responses

success

Loading...