Skip to content
Snippets Groups Projects

Fix the development security profile filter chain

  1. Jul 28, 2020
    • Chris Lemaire's avatar
      Fix the development security profile filter chain · 3b2c6676
      Chris Lemaire authored
      It seems the custom authentication provider was not triggered because of
      missing authentication filter chain beans. With these beans added, the
      authentication provider we create for development is triggered and
      pre-defined pre-authentication tokens are passed along in the security
      chain nicely.
      3b2c6676
Loading