Skip to content

UserInfo vs IdToken #4312

Closed
Closed
@jgrandja

Description

@jgrandja

The default implementation of UserInfo is DefaultUserInfo which uses StandardClaimName.

StandardClaimName are standard claims defined by the OpenID Connect specification. These claims may be used in a UserInfo Response or an ID Token. We don't have a construct for ID Token as of yet but that will be coming soon. So the question...is UserInfo the same as IdToken (future class)? Or does IdToken have more use cases around it than UserInfo?

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions