Skip to content

feat(rest): support OAuth token exchange sessions - #867

Open
lishuxu wants to merge 1 commit into
apache:mainfrom
lishuxu:feature/oauth-1
Open

feat(rest): support OAuth token exchange sessions#867
lishuxu wants to merge 1 commit into
apache:mainfrom
lishuxu:feature/oauth-1

Conversation

@lishuxu

@lishuxu lishuxu commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Add RFC 8693 token exchange support, including token type helpers, request form construction, OAuth endpoint normalization, and response handling.

Preserve OAuth metadata in auth sessions and create contextual and table-scoped child sessions from direct tokens, credentials, or typed tokens. Disable child refresh until session lifecycle management is available.

Add RFC 8693 token exchange support, including token type helpers,
request form construction, OAuth endpoint normalization, and response
handling.

Preserve OAuth metadata in auth sessions and create contextual and
table-scoped child sessions from direct tokens, credentials, or typed
tokens. Disable child refresh until session lifecycle management is
available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant