23 Sep 2021 09:57 AM - last edited on 01 Dec 2022 02:57 PM by MaciejNeumann
Good day,
We are attempting the problem notification integration where most of the customer's systems are fronted by Apigee Edge, the customer's security policy dictates that the Bearer token expires every 60 minutes. I want to attempt to update the token in the credential vault before expiry every x minutes.
Can I access the token by adding an Authorization header with the credential vault notation
{CREDENTIALS_VAULT-tokenid|token} as the value in the problem notification integration setup for custom integrations?
Solved! Go to Solution.
29 Sep 2021 02:12 AM - edited 29 Sep 2021 02:16 AM
I have come to the conclusion that the Credentials cannot be accessed from the credential vault by the problem notification integration configuration. The solution was to create a synthetic HTTP monitor that :