Set Security Settings
Set the security settings of the instance.
Required permissions:
iam.policy.write
Request Body
application/json
EmbeddedIframeSettings defines if the login UI can be embedded in an iframe and which origins are allowed to do so.
If enabled, users are allowed to impersonate other users.
The impersonator needs the appropriate *_IMPERSONATOR roles assigned as well".
Response Body
application/json
curl -X PUT "https://loading/v2/policies/security" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"sequence": 0,
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string",
"creationDate": "2023-01-15T01:30:15.01Z"
}
}Was this page helpful?
Set Organization Settings
Set Organization Settings: Sets the settings specific to an organization. Organization scopes usernames defines that the usernames have to be unique in the organization scope, can only be changed if the usernames of the user...
Feature API
Explore the Feature API operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.