Sign inSign up

jnyryan/simplesamlphp

By jnyryan

•Updated over 9 years ago

simplesamlphp - A PHP implementation of SAML 2.0 service provider and identity provider on apache

Image
12

10K+

jnyryan/simplesamlphp repository overview

A PHP implementation of SAML 2.0 service provider and identity provider on apache.

This container exposes both unsecure (HTTP) and secure (HTTPS) endpoints. The browser will query that the SSL is not certified by an Authority, but just accept the warning and continue to the site.

sudo docker pull jnyryan/simplesamlphp
sudo docker run -d -p 8080:80 -p 8443:443 jnyryan/simplesamlphp

To access the web site

http://localhost:8080/simplesaml
https://localhost:8443/simplesaml

username: admin
password: password

Tag summary

Content type

Image

Digest

sha256:ffbb5d892…

Size

166.6 MB

Last updated

over 9 years ago

docker pull jnyryan/simplesamlphp