You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Gatus instance deployed as Azure App Service and url is something like https://.azurewebsites.net. The instance is protected via Azure Identity Provider. How can I send the post requests for external endpoints to https://.azurewebsites.net/api/v1/endpoints/dev_core/external?success=true? How would I authorize the request and what Bearer token should be part of the Auth header?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community.
I have a Gatus instance deployed as Azure App Service and url is something like https://.azurewebsites.net. The instance is protected via Azure Identity Provider. How can I send the post requests for external endpoints to https://.azurewebsites.net/api/v1/endpoints/dev_core/external?success=true? How would I authorize the request and what Bearer token should be part of the Auth header?
Beta Was this translation helpful? Give feedback.
All reactions