Openid Connect

Openid Connect Partial Update

Update a specific OpenID Connect provider setting for the org.

Request

patchhttps://api.cloudsmith.io/v1/orgs/{org}/openid-connect/{slug_perm}
Body params optional

Response body

object

object

claims
object
optional
enabled
boolean
optional
name
string
optional
length ≥ 1
provider_url
uri
optional
length ≥ 1
service_accounts
array of strings
optional
Items must be unique

Response

Responses

Updated the specified OpenID Connect provider setting for the org

object

object

claims
object
required
enabled
boolean
required
name
string
required
length ≥ 1
provider_url
uri
required
length ≥ 1
service_accounts
array of strings
required
Items must be unique
slug
slug
optional
^[-a-zA-Z0-9_]+$
length ≥ 1
slug_perm
slug
optional
^[-a-zA-Z0-9_]+$
length ≥ 1

Request could not be processed (see detail).

object

object

detail
string
required
length ≥ 1
fields
object
optional

Organization not found

object

object

detail
string
required
length ≥ 1
fields
object
optional

Missing or invalid parameters (see detail).

object

object

detail
string
required
length ≥ 1
fields
object
optional