Skip to content

Check issuer first before running Elixir Authentication

Alegria Aclan requested to merge fix/gcp-auth into master

A better solution is to have a JWT authentication filter and have an authentication manager to select which auth provider should authenticate the token.

https://stackoverflow.com/questions/984644/spring-authentication-provider-vs-authentication-processing-filter

Merge request reports