RapidIdentity Federation Module
Column | Value |
---|---|
product_id | net.idauto.audit.product.saml |
module_id | net.idauto.audit.module.idp |
The IdP Authentication action is logged when a user authenticates via the SAML IdP.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.product.saml |
module_id | net.idauto.audit.module.idp |
action_id | net.idauto.audit.idp.action.authentication |
target_system | DIRECTORY |
target_id | The IdautoID of the account being authenticated |
target | The login ID used for authentication |
name | Value/Description | Multi-valued |
---|---|---|
targetName | The full name of the user who authenticated | false |
loginId | The login ID used for authentication | false |
relyingPartyEntityId | The SAML EntityID of the relying party which requested authentication |
The IdP Attribute Release action is logged when attributes are released via SAML Assertion. (Available since RapidIdentity Federation 3.1.2.1.2).
Column | Value/Description |
---|---|
product_id | net.idauto.audit.product.saml |
module_id | net.idauto.audit.module.idp |
action_id | net.idauto.audit.idp.action.attributeRelease |
target_system | DIRECTORY |
target_id | The IdautoID of the account whose attributes were released |
target | The DN of the account whose attributes were released |
name | Value/Description | Multi-valued |
---|---|---|
idpEntityId | The SAML Entity ID of the IdP | false |
releasedAttribute | The attributes that were released. Each row contains a value like {attribute_name} → {value} | true |
relyingPartyEntityId | The SAML Entity ID of the relying party to which the assertion was sent | false |
targetName | The full name of the user whose attributes were released | false |
username | The username of the user whose attributes were released | false |