Home > Configuration > Authentication > setauthenticationoauthaction_certendpoint

setauthenticationoauthaction_certendpoint

Use this method to set uRL of the endpoint 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.

certendpoint

URL of the endpoint that contains JWKs (Json Web Key) for JWT (Json Web Token) verification.

Return Value

Returns simpleResult

See Also