Skip to content

Access Tokens as proof of user Authentication in projects of oauth2-vanilla and oauth2 at master branch #158

@mingqin1

Description

@mingqin1

Hi: Dave
Those two projects ( oauth2-vanilla and oauth2) seem creating a new grant_type ( AuthorizationCodeGrant) and employing access_token as the proof of user authentication

I am expecting those two projects are implementing openid connection standard as user authentication. Or at least , tutorial could explain to readers the risks of using accss_token as the proof of user authentication has some pitfalls in user authentication.

See following captured traffic during usr login in from http://localhost:8080 .
The first is obtained from oauth2-vanilla project .
capture

The second is from oauth2 project
capture1

Ming Qin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions