Skip to content

aasaru/mid-rest-php-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MID-REST PHP DEMO APPLICATION

Demonstrates authentication with Mobile-ID using mid-rest-php-client.

Run in docker

docker build -t mid-rest-php-demo .
docker run -it -p 2080:80/tcp --rm mid-rest-php-demo

After that open application with your browser at http://localhost:2080

Build locally

Get dependencies

composer install

Run in your local web server

Test numbers

Demo is initially configured to send requests to a public demo environment hosted by SK ID Solutions AS. There are test numbers that can be used to simulate different scenarios.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.5%
  • HTML 23.1%
  • Dockerfile 1.4%