Package se.curity.identityserver.sdk.data.events
package se.curity.identityserver.sdk.data.events
-
ClassDescriptionEvent fired at successful authentication using an OAuth access token.Common base class for OAuth access token events.Event fired when an account is created through SCIM.Event fired when an account is deleted through SCIM.Common base class for account events.A
ScimEventthat occurs when a single user account information is read.AScimEventthat occurs when potentially several user account's information is read via a SCIM search operation.Event fired when an account is updated.Event fired when an account is activated.A common interface for any event considered auditable, i.e.A common base class for authentication events, whether successful or failed.Common base class for authentication events.Common base class for OAuth authorization code events.Abstract class for all backchannel authentication events.Base class for events triggered by client authentication.Event fired when configuration has been changed in the system.An event that represents the completion, successful or unsuccessful, of the consent process performed by aConsentor.Event posted when an OAuth authorization code is consumed.Event posted when an OAuth device code is consumed.Event posted when a DCR initial access token is consumed registering a dynamic client.Event fired when an account is created.An event that is fired when a new device is added.Event fired when an SSO session is created.Common base class for all credential manager events.Common base class for delegation events.Event fired when an account is deleted.An event that is fired when a device is deleted.Event posted when a token introspected is not active.Common base class for device code OAuth events.Common base class for device events.An event that is fired when an existing device is updated.Root Server event type.A failed authentication action event.A failed authentication event; the failure case corresponding toSuccessAuthenticationEvent.Event posted when client attestation token fails verificationFired when a CredentialManager verifies credentials and decides on a non-match.Event generated on backchannel authentication failure.Event fired when a client fails to authenticate.Common base class for OpenID Connect ID token events.Common base class for DCR initial access token events.Represents an error that occurred during token introspection.Event posted when a token is introspected.Event posted when an OAuth access token is issued.Event posted when an OAuth authorization code is issued.Event posted when a delegation is issued.Event posted when an OAuth device code is issued.Event posted when an OpenID Connect ID token is issued.Event posted when a DCR initial access token is issued.Event posted when an OAuth refresh token is issued.Event fired when an account is linked.A login authentication event.An event triggered by a user logging out.Common base class for OAuth events.Fired when the CredentialManager has updated a password.An authentication obligation action event.Base class of allOAuthEvents which represent a problem.Event that occurs when a new profile is added to the server.Common base class for OAuth Refresh Token events.Event posted when an OAuth client is dynamically registered (DCR).Contains request data, available in some events.A restart authentication action pipeline event.Event posted when an OAuth refresh token is revoked.Event posted when a delegation is revoked.Event posted when a delegation is revoked.Event posted when a DCR initial access token is revoked.Event posted when an OAuth refresh token is revoked.Common base class for any event triggered by SCIM actions.A session event.Event indicating Backchannel authentication was initiated.A successful authentication action event.Event fired at successful authentication.Event generated on successful backchannel authentication.Event fired when a client is successfully authenticated.Fired when a CredentialManager has verified credentials successfully.Event fired at successful SSO authentication.Base class for system level events.AProblemOAuthEventthat occurs at the token endpoint.Common base class for OAuth Token events.Event fired when an account is unlinked.An event that represents interactive user consent.Event posted when an oauth-userinfo is successfully queried.