Pre-fill the UI "silence Creator" field from an HTTP header received ? (alertmanager + oauth2-proxy) #4365
Unanswered
copolycube
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In order to secure the access to alertmanager I used an identity provider with the oauth2-proxy, which transmits some HTTP headers to the resulting application, in this case, alertmanager.
I wanted to pre-fill (even better: force the value if present) the silence creator field from the UI to a certain HTTP header received, let's say
X-Auth-Request-Email
for example.I didn't found any example doing this (either pre-fill or force, both would be acceptable), any idea on how to achieve this ?
thanks !
Beta Was this translation helpful? Give feedback.
All reactions