Skip to content

ETDA/openid-rp-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RP OpenID Example

Project Summary

This repository contains php example code of relying party that uses OpenID Connect 1.0 to authenticate users with identity provider.

Configuration

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

Installation

composer install

Run

php -S localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages