Skip to content

Fix CSP auth issue using base Authenticate class instead of CSP defined one

Guillaume Caillet requested to merge aws-add-autowire into master

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

Merge request reports