Skip to content

Profile Edition and Removal

Alvaro Villanueva edited this page Feb 28, 2022 · 18 revisions

Getting Started

The User Profile makes use of the SCIM library, which in turn consumes the login service in order to safely modify the attributes. There is a navigation bar on top of the page with a few options.

Profile Edition

In order to edit you attributes click on the Profile Management tab on the navigation bar. This will redirect to a list of attributes that may be modified. It looks like the image below.

The values on the left are the attribute names and on the right of the table, the values of the attributes that can be modified. Notice that there are some values that can't be modified, that is an expected behaviour of the user profile since there are some attributes that shouldn't be updated Once all modificatinos are done you must press the submit button to apply the changes. This will automatically update the values to the profile in the Login Service.

The three last values of the table have a JSON format that each of one can be manually modified as well in their personal edition page defined on the next step

⏭️ Next step: API Keys

Profile Removal

The User profile also provides the way of deleting the user credentials from the Login Service. To do that just click the tab on top that says 'Delete Profile' and it will redirect to the confirmation page. This page looks like this

When pressed the button, a mail will be sent to the user according to the mail registered while creating that user that will contain a link that will confirm the action.