RapidIdentity Portal Sponsorship
Column | Value |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
The Sponsored Account Created event is logged whenever a Sponsored Account is created. A Sponsored Account Saved event logs whenever a Sponsored Account is updated and those changes are saved.
Note
In previous versions of RapidIdentity, these two events were condensed as Sponsored Account Saved. This functionality has changed; ensure the correct event is being requested when pulling a report against this information.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
action_id | net.idauto.audit.arms.sponsorship.action.save |
target_system | DIRECTORY |
target_id | This will contain the Idauto ID of the target Sponsored Account |
target | This will contain the DN of the target Sponsored Account |
Name | Value/Description | Multi-valued |
---|---|---|
username | The username of the Sponsored Account | false |
firstName | The first name of Sponsored Account | false |
lastName | The last name of the Sponsored Account | false |
The email address of the Sponsored Account | false | |
expirationDate | The expiration date of the Sponsored Account in Unix timestamp format (if configured) | false |
sponsorId | The IdautoID value of the Sponsor | false |
sponsorDN | The DN of the Sponsor | false |
sponsorName | The name of the Sponsor | false |
{ldapAttribute} | Every LDAP-backed custom attribute will be logged with its value(s) | true |
The Sponsored Account Deleted event is logged whenever a Sponsored Account is deleted.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
action_id | net.idauto.audit.arms.sponsorship.action.delete |
target_system | DIRECTORY |
target_id | This will contain the Idauto ID of the target Sponsored Account |
target | This will contain the DN of the target Sponsored Account |
name | Value/Description | Multi-valued |
---|---|---|
username | The username of the Sponsored Account | false |
firstName | The first name of Sponsored Account | false |
lastName | The last name of the Sponsored Account | false |
The email address of the Sponsored Account | false | |
expirationDate | The expiration date of the Sponsored Account in Unix timestamp format (if configured) | false |
sponsorId | The IdautoID value of the Sponsor | false |
sponsorDN | The DN of the Sponsor | false |
sponsorName | The name of the Sponsor | false |
{ldapAttribute} | Every LDAP-backed custom attribute will be logged with its value(s) | true |
The Sponsored Account Transferred Audit Log Columns event is logged whenever a Sponsored Account is transferred.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
action_id | net.idauto.audit.arms.sponsorship.action.transfer |
target_system | DIRECTORY |
target_id | This will contain the Idauto ID of the target Sponsored Account |
target | This will contain the DN of the target Sponsored Account |
Name | Value/Description | Multi-valued |
---|---|---|
username | The username of the Sponsored Account | false |
firstName | The first name of Sponsored Account | false |
lastName | The last name of the Sponsored Account | false |
The email address of the Sponsored Account | false | |
expirationDate | The expiration date of the Sponsored Account in Unix timestamp format (if configured) | false |
sponsorId | The IdautoID value of the new Sponsor | false |
sponsorDN | The DN of the new Sponsor | false |
sponsorName | The name of the new Sponsor | false |
{ldapAttribute} | Every LDAP-backed custom attribute will be logged with its value(s) | true |
The Sponsored Account Expired event is logged whenever a Sponsored Account is expired through the Sponsorship module.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
action_id | net.idauto.audit.arms.sponsorship.action.expire |
target_system | DIRECTORY |
target_id | This will contain the Idauto ID of the target Sponsored Account |
target | This will contain the DN of the target Sponsored Account |
Name | Value/Description | Multi-calued |
---|---|---|
username | The username of the Sponsored Account | false |
firstName | The first name of Sponsored Account | false |
lastName | The last name of the Sponsored Account | false |
The email address of the Sponsored Account | false | |
expirationDate | The expiration date of the Sponsored Account in Unix timestamp format | false |
sponsorId | The IdautoID value of the Sponsor | false |
sponsorDN | The DN of the Sponsor | false |
sponsorName | The name of the Sponsor | false |
{ldapAttribute} | Every LDAP-backed custom attribute will be logged with its value(s) | true |
The Sponsored Account Certified event is logged whenever a Sponsored Account is certified through the Sponsorship module.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
action_id | net.idauto.audit.arms.sponsorship.action.reAttest |
target_system | DIRECTORY |
target_id | This will contain the Idauto ID of the target Sponsored Account |
target | This will contain the DN of the target Sponsored Account |
Name | Value/Description | Multi-valued |
---|---|---|
username | The username of the Sponsored Account | false |
firstName | The first name of Sponsored Account | false |
lastName | The last name of the Sponsored Account | false |
The email address of the Sponsored Account | false | |
expirationDate | The expiration date of the Sponsored Account in Unix timestamp format | false |
sponsorId | The IdautoID value of the Sponsor | false |
sponsorDN | The DN of the Sponsor | false |
sponsorName | The name of the Sponsor | false |
{ldapAttribute} | Every LDAP-backed custom attribute will be logged with its value(s) | true |
The Sponsored Account Auto-Disabled event is logged whenever a Sponsored Account is disabled due to being expired. This can be from the automatic daily job or manually kicked-off by an admin through the API.
Column | Value/Description |
---|---|
product_id | net.idauto.audit.common.product.arms |
module_id | net.idauto.audit.arms.module.sponsorship |
action_id | net.idauto.audit.arms.sponsorship.action.autoDisable |
target_system | DIRECTORY |
target_id | This will contain the Idauto ID of the target Sponsored Account |
target | This will contain the DN of the target Sponsored Account |
Name | Value/Description | Multi-valued |
---|---|---|
username | The username of the Sponsored Account | false |
firstName | The first name of Sponsored Account | false |
lastName | The last name of the Sponsored Account | false |
The email address of the Sponsored Account | false | |
expirationDate | The expiration date of the Sponsored Account in Unix timestamp format | false |
sponsorId | The IdautoID value of the Sponsor | false |
sponsorDN | The DN of the Sponsor | false |
sponsorName | The name of the Sponsor | false |
{ldapAttribute} | Every LDAP-backed custom attribute will be logged with its value(s) | true |