User profile self-services allow the logged-in end-user to manage personal account data like the following (exemplary):
- ●Name
- ●Postal address
- ●Date of birth
- ●The email address
- ●Correspondence language
The structure of the self-services, the manageable data fields, and validation is highly configurable.
Access to the self-service requires the user to be authenticated and have the corresponding access rights.
Further information and links
- ●In the Loginapp REST UI:
- ●Examples can be found in 17.2.5. Protected REST APIs (self-services)
- ●The demo configuration contains several user-profile self-services.
- ●In the JSP-Loginapp: 17.4.2.2. User profile self-service in the JSP-Loginapp