SecurityPolicyType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: ObjectType
System that contains definitions of overall security policy. It contains configuration of authentication mechanisms, credentials management (such as password resets) and so on. Please note that this NOT contain authorization and auditing. Authorization is defined in roles (see RoleType) and auditing has a separate configuration.
Item Summary  
Name Type Multiplicity Description
name property
PolyStringType
[0,1] Human-readable, mutable name of the object. 
description property
string
[0,1] Free-form textual description of the object. 
fetchResult property
OperationResultType
[0,1] Result of the operation that fetched this instance of the object. 
extension container
ExtensionType
[0,1] Extension container that provides generic extensibility mechanism. 
parentOrgRef reference
ObjectReferenceType
[0,-1] Set of the orgs (organizational units, projects, teams) that the object relates to. 
trigger container
TriggerType
[0,-1] Defines triggers for an object. 
metadata container
MetadataType
[0,1] Meta-data about object creation, modification, etc. 
tenantRef reference
ObjectReferenceType
[0,1] Reference to the tenant to which this object belongs. 
lifecycleState property
string
[0,1] Lifecycle state of the object. 
authentication container
AuthenticationsPolicyType
[0,1] Definition of the use of authentication mechanisms. 
credentials container
CredentialsPolicyType
[0,1] Credentials management policy. 
registration container
RegistrationsPolicyType
[0,1] Credentials management policy. 
credentialsReset container
CredentialsResetPolicyType
[0,1] Credentials reset management policy.