Use WSO2 Identity Server with Apache Httpd mod_auth_mellon
I want to use Apache Webserver 2.4 as ServiceProvider with mod_auth_mellon (SAML). I am using WSO2 Identity Server as my identity provider. Can anyone help how to connect these two? Is anyone experiencing?
+3
mounty0722
source
to share
1 answer
see https://github.com/UNINETT/mod_auth_mellon ; you will put the path to the metadata file obtained from the WSO2 Identity Server in the MellonIdPMetadataFile directive
+1
Hans Z.
source
to share