Authorization
AuthorizationRequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Request Body
application/jsonRequiredidstringnamestringdescriptionstringenabledbooleanlogostringloginPageUrlstringuseMetadataInfobooleanmetadataUrlstringentityIdstringacsUrlstringcertificatestringattributeMappingarray<object>groupsMappingarray<object>acsAllowedCallbacksarray<string>subjectNameIdTypestringsubjectNameIdFormatstringdefaultRelayStatestringforceAuthenticationbooleanlogoutRedirectUrlstringerrorRedirectURLstringOK
Update OIDC Application POST
### Update OIDC Application within a project This endpoint updates an OIDC Application within your Descope project. ### See Also - Review our [documentation](/manage/idpapplications/) around Applications within Descope. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Update SAML Application POST
### Update SAML Application within a project This endpoint updates a SAML Application within your Descope project. ### See Also - Review our [documentation](/manage/idpapplications/) around Applications within Descope. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`