Create a new identity provider for this organization
POST/:realm/orgs/:orgId/idps
Create a new identity provider for this organization
Request
Path Parameters
realm stringrequired
realm name (not id!)
orgId stringrequired
organization id
- application/json
Body
required
JSON body
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
- 201
success