Modify an OpenID Connect client

Modifies the specified OpenID Connect client.

Path Params
string
required

Unique identifier issued to Akamai customers. If you aren’t sure what your Akamai customer ID is, log into Console and check the value of the customer_id application setting.

string
required

Unique identifier of an OpenID Connect client

Body Params

Modifies an existing OpenID Connect (OIDC) client.

string

Name of to the OIDC client. Names must be unique within an organization.

redirectURIs
array of strings

URLs the user can be redirected to following authentication. The redirect URI accepts both HTTPS: links and mobile deep links. However, the only allowed HTTP: link is localhost. When requesting authentication your request needs to include one of the URIs specified in the redirectURIs key. If it doesn’t, the request fails.

redirectURIs
string

Unique identifier of the login policy assigned to the client. Login policies are required for both public clients and confidential clients but are optional when creating a configuration client.

string

Unique identifier of the token policy associated with the client. Token policies specify the time-to-live values for access and refresh tokens.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json