| setauthenticationoauthaction_certfilepath |
Use this method to set path to the file that contains JWKs (Json Web Key) for JWT (Json Web Token) verification. |
Syntax |
Parameters |
name |
Name of the action to configure. This is mandatory parameter. |
certfilepath |
Path to the file that contains JWKs (Json Web Key) for JWT (Json Web Token) verification. |
Return Value |
Returns simpleResult |
See Also |