Creating a JWS Signature
How to define the configuration for a JWS Signature.
About this task
To generate JWS data, the JSON Web sign action requires a JWS Signature. The following algorithms
are supported to secure the JWS.
HS256HS384HS512RS256RS384RS512ES256ES384ES512PS256PS384PS512
For more information, see RFC 7518: JSON Web Algorithms (JWA).
Procedure
- In the search field, enter jws.
- From the search results, click JWS Signature.
- Click Add.
- Define the basic properties - Name, administrative state, and comments.
- From the Algorithm list, select the cryptographic algorithm.
- From the Private key list, specify the key alias.
- With the Protected header list, manage JOSE protected headers.
- With the Unprotected header list, manage JOSE unprotected headers.
- Click Apply to save changes to the running configuration.
- Click Save to save changes to the persisted configuration.