-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
13
-
True
-
-
False
-
-
-
RHDH Documentation 3269, RHDH Documentation 3270, RHDH Documentation 3271, RHDH Documentation 3272, RHDH Documentation 3274, RHDH Documentation 3279
Until now part of the authentication implementation in RHDH is still using static code, so that adding authentication providers requires changes in the RHDH code itself.
Normally the backend plugin extension mechanism should be usable in order to add additional auth providers as auth plugin modules.
This would allow RHDH to add additional auth providers as dynamic plugins.
Goals (aka. expected user outcomes)
Allow auth providers to be added as dynamic plugin modules in RHDH