Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

joostd/Stepup-irma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Install php5, apache2

eg

sudo apt-get install sqlite3 sudo apt-get install php5-sqlite

sudo apt-get install mysql-server sudo apt-get install php5-mysql

Use composer to install php dependencies:

curl -sS https://getcomposer.org/installer | php
./composer.phar install

openssl req -new -subj '/CN=SAML signing' -x509 -days 3652 -nodes -out cert.pem -keyout key.pem

Run

Use the built-in web server of php 5.4+ to run from the command line:

    php -S ip:port -t www

About

IRMA Stepup authentication

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors