Commit 3484065
committed
fix(auth): add missing required scopes for organization and user profiles
- Added new required scopes:
- "read:organization_discovery_domains"
- "read:self_service_profiles"
- "read:user_attribute_profiles"
This change ensures that the application has the necessary permissions
to access organization discovery domains and user attribute profiles,
improving the overall functionality of the authentication process.1 parent b99d0e5 commit 3484065
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
0 commit comments