Useful Links
Computer Science
Other Tools and Technologies
OAuth and OIDC
1. Introduction to Secure Delegated Access
2. OAuth 2.0 Framework Fundamentals
3. OAuth 2.0 Protocol Endpoints
4. OAuth 2.0 Tokens
5. Scopes and Permissions
6. OAuth 2.0 Authorization Grants
7. OpenID Connect Identity Layer
8. JSON Web Tokens in OAuth and OIDC
9. Security Considerations and Threats
10. Advanced OAuth and OIDC Topics
11. OAuth 2.1 Evolution
12. Implementation Guidance
Scopes and Permissions
Scope Concept
Definition and Purpose
Permission Granularity
Access Limitation
Scope Syntax
Standard Format
Naming Conventions
Hierarchical Scopes
Standard Scopes
OpenID Connect Scopes
Common OAuth Scopes
Platform-Specific Scopes
Custom Scopes
Design Principles
Implementation Considerations
Documentation Requirements
Consent Management
User Consent Process
Consent Screen Design
Consent Persistence
Consent Revocation
Previous
4. OAuth 2.0 Tokens
Go to top
Next
6. OAuth 2.0 Authorization Grants