Anand Nayak
Anand Nayak
@yangminzhu For My header is be like x-auth-request-groups : 'CN=EMSUDEMY,OU=Groups,O=cco.xxx.com, CN=all-xxxx-people,OU=xxxx Groups,O=cco.xxxx.com, CN=xxxxxxxxx,OU=xxxx Groups,O=cco.xxxx.com . I would like match `*all-xxxx-people*` Glob matching should be fine for my usecase.
This would be very helpful feature in case kubectl access with refresh_token where the id_token expiry is 5min.
I am also looking for this option .
@rgarcia89 how did you fix the issue ?
@rgarcia89 I used the below parameters, i don't see duplicate metrics . Still see errors ``` externalLabels: dcname: "intg-us1" cluster: "intg-us1" replicaExternalLabelName: cluster ``` But the error is still not...
@rgarcia89 We do use thanos, But my requiremnt little weird i would like to move some of the namespace metrics to remote prometheus cluster.
@rgarcia89 Thanks a lot.
@adubovikov Oauth2-proxy supports Adding the **Authorization Berear ** header So all the Oauth2 processing done at the oauth2-proxy . If Authorization header is set then direct login to homer UI...
@adubovikov Not example there are some apps like grafana,kiali supports Header based login is and roles are assigned. But in out case homer just need to process the Authorization bearer...