Skip to content

[Feat]: Add ID token introspection for generic Oauth #1341

Open
@lanedsmu

Description

@lanedsmu

Curerntly the generic Oauth provider interrogates the OIDC access token and will potentially query the userinfo endpoint for additional information. We'd like to be able to access data from the ID token as well.

Describe the solution you'd like
If there were a way--via json path or otherwise--to reference attributes from the ID token, that would improve the authentication process and possibilities significantly. The ID token--like the access token--is a standard in OIDC.

Metadata

Metadata

Labels

API-ServiceBackend Java Spring for the Lowcoder API

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions