Fix CSP auth issue using base Authenticate class instead of CSP defined one
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
See issue: #298 (closed)
After adding these @Autowire
annotation the CSP specific Authenticate class is properly used.
Edited by Guillaume Caillet