Skip to main content
PUT
Update SSO provider

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

id
string
required

Body

application/json
institution
string
required

Institution ID (immutable after creation)

slug
string
required

URL slug (lowercase letters, numbers, hyphens only)

Pattern: ^[a-z0-9-]+$
clientId
string
required
clientSecret
string
required
tokenHost
string
required
userinfoUrl
string
required
label
string
enabled
boolean
tokenPath
string
authorizePath
string
scope
string
fieldMapping
object

Response

Provider updated