diff --git a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd index dac941fe89d..e16808ba450 100755 --- a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd +++ b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd @@ -16214,6 +16214,7 @@ + @@ -16569,6 +16570,21 @@ + + + + There are services in midPoint that are not using concept of access session. + No session is created for such services. + Therefore there are no audit records about session creation or termination. + Access to such services is not recorded in the audit log by default. + Setting `recordSessionlessAccess` to `true` will force recording of session start/end events even for session-less services. + + + 4.2 + SystemConfigurationAuditEventRecordingType.recordSessionlessAccess + + +