10000 GitHub - waldo2188/OpenIdConnectProvider: OpenId Connect Provider application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OpenId Connect Provider application

License

Notifications You must be signed in to change notification settings

waldo2188/OpenIdConnectProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpendID Connect Provider

OpenID Connect Provider is an implementation of OpenID Connect Specification. This is a standalone application based on Symfony framework.

This application is functional, but really far away to be released with a stable version. If you want to join the party, be my guest !

##What next ?

##TODO

  • Rebase with the original Gree/JOSE
  • Add the ability to the JOSE_JWKMaker class to create an array of JWK and a functionnality for adding a new key
  • When signing an ID Token or Enduserinfo with an RSA alg, we must add, in the header of JWT, the jku (uri to the OP jwk) and kid used for signing.
  • Why not https://github.com/nelmio/NelmioSecurityBundle ?

About

OpenId Connect Provider application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0