Set group scopes for profile API
GIP users need to have access to the Profile API in order to create a user profile, update their details, and avatar.
Before you begin
The Profile API has several scopes. In
this task we focus on the profile.me
scope. In the next task, Set group scopes for app using a service, you will get to see how to use
other profile scopes.
In this task you will configure the user you created in Create a user group and a user to access the Console App to update their
profile:
- you test for user access to the Console App using the application URL.
- you set the
profile.me
scope for your user group. - you complete the task by testing again for user access to the Console App.