v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/update-oidc-app

Request body

audiencestring

A comma separated list of allowed audiences

jsonboolean

Set output format to JSON

keystring

The name of a key that used to encrypt the OIDC application (if empty, the account default protectionKey key will be used)

namestring required

OIDC application name

permission-assignmentstring

A json string defining the access permission assignment for this app

publicboolean

Set to true if the app is public (cannot keep secrets)

redirect-urisstring

A comma separated list of allowed redirect uris

scopesstring

A comma separated list of allowed scopes

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

Response

updateOidcAppResponse wraps response body.

UpdateOidcAppOutput required