Skip to content

AppAccessImpactType

AppAccessImpactType classifies how an identity event affected a user's access to an application.

Values

Value Description
APP_ACCESS_IMPACT_TYPE_ACCESS_GRANTED User gained access to an app they previously had no access to.
APP_ACCESS_IMPACT_TYPE_ACCESS_REVOKED User lost all access to an app.
APP_ACCESS_IMPACT_TYPE_PATH_ADDED User gained an additional access path but already had access.
APP_ACCESS_IMPACT_TYPE_PATH_REMOVED User lost an access path but retains access via other paths.