jwt
CommunityJWT-based auth for secure microservice access.
AuthorStuartF303
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implements JWT Bearer authentication across Sorcha services to securely identify users and services, enabling policy-based access control.
Core Features & Use Cases
- Provides support for user, service, and delegated token types with shared issuer settings.
- Enables issuing, validating, and revoking tokens using a consistent JwtSettings source.
- Integrates with ASP.NET Core authentication and authorization to protect endpoints and enforce policies.
Quick Start
- Ensure Sorcha.ServiceDefaults is referenced and that JWT authentication is enabled in Program.cs.
- Protect endpoints with .RequireAuthorization() and define policies to enforce access rules.
- Issue and validate tokens for user or service clients and test 401/403 responses.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jwt Download link: https://github.com/StuartF303/Sorcha/archive/main.zip#jwt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.