Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Retrieving Windows User Name for SSO |
|
Author |
|
bazianm
Joined: 01 Jul 2014 Posts: 11 Location: Passaic, NJ
|
Posted: Fri 26 Feb '16 19:37 Post subject: Retrieving Windows User Name for SSO |
|
|
Hi,
I have a php based application running on a Windows server with Apache 2.4. Here's what phpinfo() tells me about what my environment:
Apache/2.4.16 (Win32) mod_authn_ntlm/1.0.0 OpenSSL/1.0.1p PHP/5.6.11
I want the logged in domain user name sent through to the php script so I can implement single sign on. I have no idea how to configure apache to do this. I see nothing in the $_SERVER array so I am kind of clueless about this.
Can anyone offer some advice on this?
Thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|