Thank you for this hint, but it did not help. Maybe the mod_auth_kerb
module ignores this header or something. But I also never heard of this
header.
Am Donnerstag, 2. Juli 2015 10:14:36 UTC+2 schrieb praveen prakash dsouza:
>
> try
>
> headers = 'X-No-WWW-Authenticate'
>
--
You received this
try
headers = 'X-No-WWW-Authenticate'
On Wednesday, July 1, 2015 at 6:12:56 PM UTC+5:30, Dustin wrote:
>
> Hello,
>
> I built a Web-App with AngularJS (1.3) which is connected to a
> PHP-REST-api (Slim Framework). Now I've got a feature request to implement
> optional Single-Sign-On, which me