Update end user credential management API scopes#5947
Update end user credential management API scopes#5947NipuniBhagya wants to merge 2 commits intowso2:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughThis PR updates OAuth2 scope names across four credential management API documentation files, renaming authentication scopes from Changes
Estimated Code Review Effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Purpose
This pull request updates the documentation for the End-User Credential Management REST API across multiple locations to reflect new scope (permission) names for listing and deleting user credentials. The changes ensure consistency and accuracy in scope references throughout the API docs.
Permission scope updates:
internal_user_mgt_viewandinternal_user_mgt_deletetointernal_user_credential_mgt_viewandinternal_user_credential_mgt_deletein the API descriptions, endpoint documentation, and OAuth2 scopes. This affects both organization-level and general REST API documentation for Asgardeo and Identity Server. [1] [2] [3] [4]These changes help prevent confusion for API consumers by ensuring the required scopes are correctly documented.
Related PRs
Test environment
Security checks
Summary by CodeRabbit