We should add some information for the following client authentication methods:

  • client_secret_basic
  • client_secret_post
  • none

Note: This information is mentioned elsewhere in the docs, but should also be listed under the Client Authentication section for completeness.

Related gh-11440