Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the OAuth2TokenManager to not validate access token issuer name #426

Merged
merged 1 commit into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. fix(Runner): Moved the IOAuth2TokenManager and its implementation fro…

    …m the Infrastructure project to the runner's
    
    fix(Runner): Fixed the OAuth2TokenManager to not validate access token issuer name
    fix(Api): Added environment variable based configuration of the API's JwT issuer, its signing key and its name validation
    
    Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
    cdavernas committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ed9c5b9 View commit details
    Browse the repository at this point in the history