JSON Web Token1.0
JSON Web Token
1.0
This feature allows runtime to create JWT tokens.
Enabling this feature
To enable the JSON Web Token 1.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>jwt-1.0</feature>