Sh1n / fl_simplesamlphp

PHP SimpleSaml Implementation already configured to work with Fucina Ludica's Identity Provider. Follow the readme instructions to deploy it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fl_simplesamlphp

PHP SimpleSaml Implementation already configured to work with Fucina Ludica's Identity Provider. Follow the readme instructions to deploy it.

  • Register your SP with FucinaLudica by contacting info@fucinaludica.it
  • Create certificates for your SP by giving these commands:
cd cert
openssl req -newkey rsa:2048 -new -x509 -days 3652 -nodes -out saml.crt -keyout saml.pem

About

PHP SimpleSaml Implementation already configured to work with Fucina Ludica's Identity Provider. Follow the readme instructions to deploy it.

License:Other


Languages

Language:PHP 97.2%Language:CSS 2.4%Language:JavaScript 0.3%Language:Perl 0.1%Language:Shell 0.0%