HTTP Trusted Intermediary Header

Hi

Does anyone have an example of using ‘HTTP Trusted Intermediary Header’ for authentication?

Thanks.

Its pretty basic. Just set the header on an intermediary and include
the user/group information.
http://docs.geteventstore.com/http-api/optional-http-headers/trusted-intermediary/
note you need to opt in to the server listening to it on the command
line by enabling trusted intermediary. An example of this would be
nginx using oauth to write the header.

Cheers,

Greg

I assume this means that one needs to use the http api and not the .net api..

Has anyone built an authentication method that integrates with the event store .net api and uses a windows active directory?

Sure its in the commercial version (out of the box ldap support for http/tcp)

Thats great. You will likely have a new customer in the near future :slight_smile: