Set group scopes for profile API
GIP users may 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, which is required by users to access
the ConsoleApp. 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 user access to the Genero Console
App:
- you test for access to the ConsoleApp using the application URL.
- you set the
profile.me
scope for your user group. - you complete the task by testing again for access to the ConsoleApp.
Repeat step 1 to check that the authorized user ("UserA") you created in Create a user group can access the Console App. You should be able to create a user profile ( menu) now by entering details in the First name, Last name, and Email fields.