Skip to content

feat: add JWT config builder constructor with custom private key decryption#1708

Open
o-shevchenko wants to merge 1 commit intobox:mainfrom
o-shevchenko:gh-1707
Open

feat: add JWT config builder constructor with custom private key decryption#1708
o-shevchenko wants to merge 1 commit intobox:mainfrom
o-shevchenko:gh-1707

Conversation

@o-shevchenko
Copy link

[resolves #1707 ]

@o-shevchenko o-shevchenko requested a review from a team February 5, 2026 17:53
@CLAassistant
Copy link

CLAassistant commented Feb 5, 2026

CLA assistant check
All committers have signed the CLA.

@o-shevchenko o-shevchenko changed the title Pass PrivateKeyDecryptorfor JWTConfig.Builder feat: add JWTConfig.Builder constructor with custom PrivateKeyDecryptor Feb 5, 2026
@o-shevchenko o-shevchenko changed the title feat: add JWTConfig.Builder constructor with custom PrivateKeyDecryptor feat: add JWT config builder constructor with custom private key decryptor Feb 5, 2026
@o-shevchenko o-shevchenko changed the title feat: add JWT config builder constructor with custom private key decryptor feat: add JWT config builder constructor with custom private key decryption Feb 5, 2026
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.

JWTConfig.Builder hardcodes DefaultPrivateKeyDecryptor causing FIPS compatibility issues

2 participants