/update-oidc-appAsk AIpost https://api.akeyless.io/update-oidc-appRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsaudiencestringA comma separated list of allowed audiencesjsonbooleanDefaults to falseSet output format to JSONtruefalsekeystringThe name of a key that used to encrypt the OIDC application (if empty, the account default protectionKey key will be used)namestringrequiredOIDC application namepermission-assignmentstringA json string defining the access permission assignment for this apppublicbooleanSet to true if the app is public (cannot keep secrets)truefalseredirect-urisstringA comma separated list of allowed redirect urisscopesstringDefaults to openidA comma separated list of allowed scopestokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200updateOidcAppResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago