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
The same way that it is useful to have the optionality to provide a Client Secret via client_secret or client_secret_file, it would be useful to have a token_url_file field to support providing a token_url value via file.
This is particularly useful for Helm deployments of Alertmanager that can only resolve the token_url at deployment time.