Expected Behavior Preamble: I don't know the correct way to voice this issue, so if it's not the correct way, please tell me how to do it right.

While copying code from the OAuth 2.0 Resource Server Multi-tenancy section I noticed some inconsistencies. I expect the documentation to be usable code.

Current Behavior

2 code snippets contain bad code. I tried creating a PR, but was not able to.

Here is the diff with the fixes: Spring Security OAuth 2.0 Resource Server Multi-tenancy - documentation improvement 2 parameters are provided, but not used. At the same time 2 fields are used, which are not described and resemble those parameters. I assume that this is a mix-up.

Spring Security OAuth 2.0 Resource Server Multi-tenancy - documentation improvement A non-existing class name is used.

Comment From: jzheaux

Thanks, @TobiasSuhrborg, for the report. Are you able to submit a pull request with the fix? If so, please make it on the 5.6.x branch.

Comment From: spring-projects-issues

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Comment From: spring-projects-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.