Skip to content

Is there a way to exclude client_id from form parameters? #499

Answered by panva
lyndoh asked this question in Q&A
Discussion options

You must be logged in to vote

Is there a way to exclude client_id from form parameters?

There is not. The optionality of body client_id is called out in the underpinning of private_key_jwt and client_secret_jwt, it's all within spec (and OIDC certified), a standalone client_id in the body is not a "credential" and may always be present regardless of the form of client authentication used.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lyndoh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants