Maybe I'm not seeing this, but is it possible for ...
# talk-oathkeeper
l
Maybe I'm not seeing this, but is it possible for Oathkeeper to allow/deny requests based on the custom claims of a JWT token without needing to use the remote or remote_json authorizer? I see the
required_scope
field in authenticators, but it seems that is specific to the claims
scope
,
scp
, etc.