normandy
normandy copied to clipboard
Remove remote authentication (Old OIDC)
In #1245, @peterbe is adding support for actual real OIDC authentication, where we handle the bearer tokens. After this has landed and we have removed all users of the old authentication (looking at you control interface), we should remove this code.
removing unused code is always good. the security risk was fixed, just now dead code.