Skip to content

feat(console): private_key_jwt client UI (asymmetric, no secret)#25

Merged
lopadova merged 1 commit into
mainfrom
task/console-private-key-jwt-ui
Jul 4, 2026
Merged

feat(console): private_key_jwt client UI (asymmetric, no secret)#25
lopadova merged 1 commit into
mainfrom
task/console-private-key-jwt-ui

Conversation

@lopadova

@lopadova lopadova commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Server ^1.15 bump + Applications UI shows private_key_jwt clients as asymmetric (badge, no secret, JWKS state) and hides the secret-rotation controls; manifest field documents the private_key_jwt auth block.

… + manifest hint

Bumps server ^1.15 (client summary now reports the auth method). The OAuth-client panel renders a
"private_key_jwt · asymmetric" badge, explains there is no shared secret (and whether a JWKS is registered),
and hides the Rotate-secret button + secret-expiry line for such clients. The onboarding manifest field now
documents auth.token_endpoint_auth_method = "private_key_jwt" + auth.jwks. SPA lint/build + 20 tests green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lopadova lopadova added the testE2E Run the end-to-end Playwright CI label Jul 4, 2026
@lopadova lopadova merged commit a81b64e into main Jul 4, 2026
3 checks passed
@lopadova lopadova deleted the task/console-private-key-jwt-ui branch July 4, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testE2E Run the end-to-end Playwright CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant