Skip to content

Commit

Permalink
Request required user claims for b2b admin app
Browse files Browse the repository at this point in the history
  • Loading branch information
sadilchamishka committed Mar 1, 2024
1 parent 7b8c329 commit 2893753
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions b2b-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ Select `Email`, `First Name`, `Last Name`, and `Username` from the list of attri
>| Authorized redirect URLs | `http://localhost:3001/api/auth/callback/wso2isAdmin` and `http://localhost:3001` |
>| Allowed origin | `http://localhost:3001` |
Also, On the User Attributes tab, click on + Add User Attributes.
Select `Email`, `First Name`, `Last Name`, and `Username` from the list of attributes.

- Navigate to the **Shared Access** tab of both created application.
- Select **Share with all organizations**, if you want to share your application with all existing organizations and every organization that will be created future.
- If you want to share the application with only a set of organizations when the organizations are onboarded, chose **Share with only selected organizations** option and select the required organizations.
Expand Down

0 comments on commit 2893753

Please sign in to comment.