/create-oidc-appAsk AIpost https://api.akeyless.io/create-oidc-appBody ParamsaccessibilitystringDefaults to regularfor personal password manageraudiencestringA comma separated list of allowed audiencesdelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults 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)metadatastringDeprecated - use descriptionnamestringrequiredOIDC 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 scopestagsarray of stringsAdd tags attached to this objecttagsADD stringtokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200createOidcAppResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago