Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I was working on a WSS Token implementation .
After Applying the policy:
when I am trying to activate my API its giving below error:
API activation failed. Unable to process the ACTIVATE request for apis. An error occurred while processing the payload. Error message: Security configuration is missing.
I have got the solution.
we just need to configure key store and trust store in setting. and now it is working fine.