Skip to content
Snippets Groups Projects
Commit 9322dbf8 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Initialize authentication provider beans conditionally

Beans related to authentication providers are now only initialized if
they have been enabled via configuration.

Besides eliminating memory usage and initialization time of the beans
this fixes issues caused by filters of disabled authentication
providers.

Fixes #35, #50.
parent 9c916eac
Branches
Pipeline #30270 passed with warnings with stages
in 1 minute and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment