Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
User Profile Provider
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The User Profile Provider manages user account information such as user's authentication data, user's card categories, user's card history, etc.
Details
- Status: first code in M0.8 Initially was a part of I-Card Registry. Separate component since 1-1M4
- Language: Java
- Packaging: OSGI bundle
Service
Provides interface and backed store to manage user profile inforamation such as such as user's authentication data, user's card categories, user's card history, etc.
Responsibilities
- Provide interface to create and manage user account information.
- Provide interface to verify and manage user identity information.
- Provide interface to manage card categories of the user.
- Provide interface to manage card usage history.
Dependencies
- Consumes services from I-Card Interfaces