The ADSS HMAC Service requires one or more HMAC keys to sign the responses it sends to client applications. These keys can be generated or imported using the ADSS Key Manager module.


To create new keys, refer to the Generating New Keys section. When generating a key for this purpose, ensure that the key purpose is set to HMAC Key.


Alternatively, HMAC keys stored in a PKCS#11 device can also be used. For guidance on configuring the crypto source and importing keys from such devices, refer to the Crypto Source section. 


See also

Step 1 - Generating HMAC Keys
Step 2 - Configuring HMAC Profile
Step 3 - Using the Service Manager