IDAAS core - Access
The Access component provides the following features:
-
Client authentication methods describes the various ways that clients can authenticate when they call the Access APIs.
-
Web clients explains how to configure web clients, which are often websites or portals that run on a server and use OAuth for authentication. They can also be used for standalone applications that are installed on users' devices, if the applications require OAuth authorization.
-
Tokens describes the various tokens that the Access component issues, and their purposes.
-
OpenID Connect explains how to use Access as an OpenID Connect Provider.
-
Custom authenticators explains how to add additional authentication methods, such as NFC, voice, or face recognition.
-
Custom registration explains how to perform user registration via custom API identity providers.
-
User management explains how to access information and perform actions to support users.
-
Events explains how to configure events for the Access component, and describes the events and logs.
-
Web hooks explains how to extend the Access component with the user details and access token web hooks.
-
User session API provides capabilities for managing user sessions, including listing and terminating user sessions.