Describe the bug
In the spring security documentation (https://docs.spring.io/spring-security/site/docs/current/reference/html5/#oauth2resourceserver) , the links to samples of JWT and opeque token is not working with 404
To Reproduce Go here: https://docs.spring.io/spring-security/site/docs/current/reference/html5/#oauth2resourceserver and click the link to the samples of jWT and Opeque token
Expected behavior The link should redirect to the github repo with the samples. Either the repo path is wrong in the link or the repo permission is not setup correctly.
Sample
NA
Reports that include a sample will take priority over reports that do not. At times, we may require a sample, so it is good to try and include a sample up front.
Comment From: tekgainers
Team, same issue is for each sample.
Comment From: marcusdacoregio
Hi @driptaroop, thank you for the report. The Spring Security samples have been moved to a new project since the version 5.5.x. You can still find the not migrated samples in an older branch of Spring Security. The documentation is being updated to reflect that. We are addressing this in #9784.
I'm closing this issue but feel free to discuss here.