MachaOn-SL-OCI-1 Authorizer

Dependency Graph

Below is the visual representation of project dependencies:

Configuration

JWT Configuration

Property Name Description Defined In
jwtKey The secret key used to sign and verify JSON Web Tokens (JWT) for secure communication. Environment Variable
excludePaths A list of endpoint paths that bypass JWT validation, allowing public access without authentication. fn.properties

References