Quantcast
Channel: How to get http header(LDAP user attribute set by Nginx) with React component - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Chrisamd for How to get http header(LDAP user attribute set by...

want to add more update here, I tried authentication with 2 approaches for our React app. as we use Docker container to run nginx, firstly in order to add nginx auth module(nginx-auth-ldap or...

View Article



Answer by Chrisamd for How to get http header(LDAP user attribute set by...

As mentioned here , client React JS cannot get http header set at server side, the solution we used is to use 'rewrite' config of Nginx to redirect request to an URL with remote_user added as a param,...

View Article

How to get http header(LDAP user attribute set by Nginx) with React component

searched a lot, and referred to this, but didn't get detailed answer. I wanted to get LDAP login user name(X-Forwarded-User attribute set by nginx) from http header within React component(client...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images