8000 feat: authentication_openid_connect_client plugin support by nytai · Pull Request #1221 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@nytai
Copy link
@nytai nytai commented Jan 22, 2026

Implements MySQL's OpenID Connect authentication protocol for JWT-based authentication. The protocol sends:
[1 byte capability][length-encoded token length][token]

This enables connecting to MySQL servers using OIDC tokens passed as the password parameter.

@nytai nytai changed the title add authentication_openid_connect_client plugin support feat: authentication_openid_connect_client plugin support Jan 22, 2026
Implements MySQL's OpenID Connect authentication protocol for
JWT-based authentication. The protocol sends:
[1 byte capability][length-encoded token length][token]

This enables connecting to MySQL servers using OIDC
tokens passed as the password parameter.
@nytai nytai force-pushed the feat/oidc-jwt-auth branch from c9b7675 to dbc9854 Compare January 23, 2026 00:14
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

0