normandy icon indicating copy to clipboard operation
normandy copied to clipboard

Remove remote authentication (Old OIDC)

Open mythmon opened this issue 7 years ago • 1 comments

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.

mythmon avatar May 09 '18 18:05 mythmon

removing unused code is always good. the security risk was fixed, just now dead code.

shell1 avatar Jul 12 '19 16:07 shell1