personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Token acquisition API should respond with info which Account has been authenticated #39

Closed hideakikondo closed 5 years ago

hideakikondo commented 7 years ago
hideakikondo commented 7 years ago

case: grant_type = password => The same value of request parameter "username=XXX" grant_type = urn:x-personium:oidc:google =>Gmail address in decoded ID token value.

shimono commented 5 years ago

The aim of this issue will be achieved through the following issue fix; https://github.com/personium/personium-core/issues/281

So I am closing this issue.