CentraSite Documentation : Working with the CentraSite Business UI : API Management Solutions : Managing API Keys and OAuth 2.0 Tokens : Revoking an API Key : Configuring the Email Notification for Key Revocation
Configuring the Email Notification for Key Revocation
Notification informing the successful processing of an API key revocation is sent to the API consumer.
You can configure delivery of such notification in the centrasite.xml configuration file.
To configure email templates for API key revocation
1. Use a text editor to open the custom centrasite.xml file. The configuration file is located in the <CentraSiteInstallDir>\cast\cswebapps\BusinessUI\ directory.
2. Locate the KeyRevocationSettings element in the file.
The key revocation notification settings would look like the following:
<KeyRevocationSettings>
<Approve
subject="CS_MSG_INMBU_DEFAUL_EMAIL_SUBJECT_ACCESS_KEY_REVOCATION_NOTIFI
CATION"
template="APIKeyRevocationSuccess.html"/>
</KeyRevocationSettings>
3. Uncomment the section API Key Settings to enable key revocation notifications.
4. Use the Approve property to set the subject and body of the notification message for the consumers whose API key revocation request is processed successfully.
5. Save and close the file.
6. Restart Software AG Runtime.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback