This repository contains php example code of relying party that uses OpenID Connect 1.0 to authenticate users with identity provider.
There is only one file in the project so it should not be hard to config. Please find more information about OpenID Library from https://github.com/jumbojett/OpenID-Connect-PHP
composer install
php -S localhost:8000