Authentication and Authorization APIs
The Fusion access control component handles user authentication and authorization. It runs in the same process as the Fusion UI and provides the following sets of endpoints:
-
User API: create, update, delete and list user records in Fusion.
-
Roles API: create, update, delete and list roles which grant users different levels of permissions in the system.
-
Realms API: create, update, delete and list realms.
-
Sessions API: create an authenticated session and session cookie.