Fediz doesn't support the Apache HTTP server. The best approach would be to implement an apache module and would be a great extension to the apache http server project.
A workaround solution could be to set up a tomcat instance behind the apache server to which you dispatch unauthenticated users. This Tomcat instance triggers the redirect to the IDP and validates the SAML token. Finally you could write these informations (ServletFilter) into HTTP response headers thus the apache server can parse and add it to the session and finally delegate it to your PHP application. Thanks Oli ________________________________________ From: kalinga [[email protected]] Sent: 11 November 2014 10:17 To: [email protected] Subject: Re: Fediz - no support for php? Guys anyone? :( kalinga <kalingakbd@...> writes: > > kalinga <kalingakbd <at> ...> writes: >
