Skip to content

Working samples link for both JWTs and Opaque Tokens are returning 404 #9842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
driptaroop opened this issue Jun 1, 2021 · 2 comments
Closed
Labels
in: docs An issue in Documentation or samples status: duplicate A duplicate of another issue type: bug A general bug

Comments

@driptaroop
Copy link

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
Screenshot 2021-06-01 at 10 07 12

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.

@driptaroop driptaroop added status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Jun 1, 2021
@tekgainers
Copy link

Team, same issue is for each sample.

@marcusdacoregio
Copy link
Contributor

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.

@marcusdacoregio marcusdacoregio added in: docs An issue in Documentation or samples status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

No branches or pull requests

3 participants