spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.45k stars 5.76k forks source link

OAuth2 Client Authentication docs are incomplete #14982

Closed sjohnr closed 2 weeks ago

sjohnr commented 2 weeks ago

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

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

Related gh-11440