exchange-security - Exchange Platform Security Engineer
Implements JWT, Spring Security, OAuth2, RBAC for financial apps
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- implement authentication flows
- configure security policies
- review code vulnerabilities
- configure CORS
- manage JWT keys
- handle user authorization
- generate RSA keys
- validate JWT tokens
- hash passwords
- configure security headers
- configure RBAC
- prevent SQL injection
- validate input
- configure endpoints
- configure admin access
Inputs
- JWT private key
- JWT public key
- JWT issuer
- access token TTL
- refresh token TTL
- CORS allowed origins
Outputs
- JWT access token
- JWT refresh token
- endpoint access rules
- password hash
- CORS configuration
- security headers
Requirements
- Spring Security framework
- Java runtime environment
- BCrypt encoder library
- JWT configuration library
- OAuth2 support
- RBAC support
