JWKS
tags :
Summary #
The JSON Web Key Set (JWKS) is a set of keys containing the Public Keys used to verify any JSON Web Token (JWT) issued by the Authorization Server and signed using the RS256 signing Algorithm.
oci apigateway deployment with terraform