About
Provides comprehensive patterns for testing authenticated API endpoints within a project architecture that uses Keycloak and cookie-based JWTs. This skill equips developers to validate new routes, debug authentication issues, and verify data integrity after POST, PUT, or DELETE operations. It offers multiple testing methods, from a fully automated script that handles token generation to a simplified mock authentication system for local development, complete with debugging guides for common HTTP errors.