Overview
Crafter Profile is a headless RESTful application responsible for:
- Authentication
- Creating, updating & deleting user profiles
- Creating, updating & deleting tenants
- Creating, updating & deleting roles
The full API that is available is documented at this wiki page: Crafter Profile - REST API.
Out-of-the-box there is a Profile Admin application available that is an extension of Crafter Profile. Information about Profile Admin can be found here: Profile Admin
The Profile Client application is a Java library that is available out-of-box. More information about the Profile Client library can be found here: Crafter Profile Client Java Library
| Add diagram here to show how the data ties together |