Identity Management
The Security component implements OAuth2 with advanced capabilities in authorisation.
The component provides a set of functionalities, the most relevant can be grouped as follows:
- Multitenant Organisations management: It manages the identities of organisations as well as the role in different applications, and the management of users.
- Applications management: It manages the registration and control of all applications and components to be securely accessed.
- Users management: It manages the groups, users and roles conditioned to organisations and applications.
The features of this component are accessible via REST.
Play Video
Integration of the most widely used protocol OAuth2
Security component is based on OAuth2 protocol to control the access to different final resources.
Fine-grained protection of assets
All components are individually and specifically protected by individual Policy Enforcement Points.
All components are registered and protected
All applications are individually identified and authorised.
All Policy Enforcement Points are controlled and identified
All policy enforcement points are registered, identified and authorized to ensure the identity and the security of the platform.
Additional ressources
Learn more about i4FS by visting the project website for general information, the wiki for information about the core components, the Technical Manual for API documentation, and downloading the repository’s source code.