JWTShield
JWTShield is a JSON Web Token (JWT) validation and inspection service for authentication pipelines. It decodes and validates JWTs against HS256, RS256, and ES256 policies, performs OIDC discovery and JWKS rotation analysis, lints OIDC configuration for common misconfigurations, ships provider preset packs for Auth0 and GitHub Actions, and exposes an auth-regression suite for CI. Use JWTShield…
JWTShield endpoints
| Method | Endpoint | Description |
|---|---|---|
| inspect | ||
| POST |
inspect_token_v1_inspect_token_post /v1/inspect/token |
|
| validate | ||
| POST |
validate_jwt_v1_validate_jwt_post /v1/validate/jwt |
|
| discover | ||
| POST |
discover_v1_providers_discover_post /v1/providers/discover |
|
| regression | ||
| POST |
auth_regression_v1_test_auth_regression_post /v1/test/auth-regression |
|
| ci-validate | ||
| POST |
validate_ci_oidc_v1_validate_ci_oidc_post /v1/validate/ci-oidc |
|
| lint | ||
| POST |
lint_oidc_config_endpoint_v1_lint_oidc_config_post /v1/lint/oidc-config |
|
| rotation | ||
| POST |
validate_jwks_rotation_v1_validate_jwks_rotation_post /v1/validate/jwks-rotation |
|
| presets | ||
| GET |
get_provider_preset_v1_presets__provider__get /v1/presets/{provider} |
|
| Other endpoints | ||
| GET |
get_health_v1_health_get /v1/health |
|
JWTShield pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|