filsh / yii2-oauth2-server

A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php)
MIT License
332 stars 167 forks source link

Add OpenID Connect UserInfo end-point to REST controller #112

Closed jcherniak closed 7 years ago

jcherniak commented 7 years ago

Allows us to process OpenID Connect UserInfo requests (http://openid.net/specs/openid-connect-core-1_0.html#rfc.section.5.3)