Actions
Architecture #6912
closedUpdate Rudder authentication to allows plugins
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
Regression:
Description
We need to update the way Rudder does authentication to allows authentication plugin to be build.
The mainly implies:
- having a way to specify which authentication type(s) to use in rudder.properties config file;
- have a fallback root user that is alway here (so that there is always somebody able to connect to Rudder for admin task)
- do a lot of gore things to make Spring Security do what we want (charge properties for each plugins, load correct authentication providers, etc).
Actions