Event-handling (Section)#

Path: /profiles/profile/settings/authorization-server/event-handling

Configures how the token service reacts to events

Parameters#

NameTypeRequiredDefaultDescription
revoke-delegations-on-account-deletionemptyoptional-When enabled, delegations are asynchronously revoked when the owning account is deleted in an associated user management profile
revoke-dynamic-clients-on-account-deletionemptyoptional-When enabled, DCR clients are asynchronously revoked when the owning account is deleted in an associated user management profile
revoke-delegations-on-client-deletion-or-revocationemptyoptional-When enabled, delegations are asynchronously revoked when the owning client is deleted or revoked.

Was this helpful?