zpearce
08/14/2018, 10:45 PMRoute
from the ApplicationCall
?Deactivated User
08/14/2018, 11:28 PMzpearce
08/15/2018, 3:26 PMcy
08/15/2018, 4:16 PMzpearce
08/15/2018, 4:17 PMcy
08/15/2018, 4:18 PMRoute.authenticate()
zpearce
08/15/2018, 4:21 PMRoute
(get, post, etc) that take a list of required jwt scopes. That metadata would need to be stored somewhere that is accessible in the validate
function, where I could compare the scope claim of the incoming jwt against the list of required scopes for the current routecy
08/15/2018, 4:23 PMzpearce
08/15/2018, 4:25 PMcy
08/15/2018, 4:25 PMzpearce
08/15/2018, 4:25 PMcy
08/15/2018, 4:25 PMzpearce
08/15/2018, 4:25 PMcy
08/15/2018, 4:32 PMconfigurationNames
that need to be available in verifiers. But this requires design, we can think about it