How do I change the HTTP header name?
Also, I'm using an OIDC authenticator and the desired username comes at the end of "x-amzn-oidc-identity" header. It is not hard to get this info by manipulating the string, but I can't figure out where to do it.
Any suggestions??
Thanks in advance and congrats for this very useful authenticator!!
How do I change the HTTP header name?
Also, I'm using an OIDC authenticator and the desired username comes at the end of "x-amzn-oidc-identity" header. It is not hard to get this info by manipulating the string, but I can't figure out where to do it.
Any suggestions??
Thanks in advance and congrats for this very useful authenticator!!