The-OAG-Development-Project / Application-Gateway

OWASP Application Gateway is an HTTP proxy that handles Oauth2 authentication and session management
https://owasp.org/www-project-application-gateway/
Apache License 2.0
83 stars 4 forks source link

Implement JWKS API to fetch keys and add key rotation #67

Closed Padi-owasp closed 3 years ago

Padi-owasp commented 3 years ago

Renew JWT signing key regularly and provide interface to fetch public key (use Standardised method/specification)