Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 846 Bytes

VerifyJWTWithClassicKey.md

File metadata and controls

16 lines (12 loc) · 846 Bytes

akeyless.Model.VerifyJWTWithClassicKey

Properties

Name Type Description Notes
DisplayId string The name of the key to use in the verify JWT process
Json bool Set output format to JSON [optional] [default to false]
Jwt string JWT
RequiredClaims string RequiredClaims
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
_Version int classic key version

[Back to Model list] [Back to API list] [Back to README]