Skip to content
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

Document Authorize HTTP Requests for Reactive Security #10801

Closed
rwinch opened this issue Feb 2, 2022 · 3 comments
Closed

Document Authorize HTTP Requests for Reactive Security #10801

rwinch opened this issue Feb 2, 2022 · 3 comments
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Milestone

Comments

@rwinch
Copy link
Member

rwinch commented Feb 2, 2022

Similar to https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html but for ServerHttpSecurity

@rwinch rwinch added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement in: docs An issue in Documentation or samples and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 2, 2022
@rwinch rwinch self-assigned this Feb 2, 2022
@rwinch rwinch changed the title Add Authorize HTTP Requests for Reactive Security Document Authorize HTTP Requests for Reactive Security Feb 3, 2022
@rwinch rwinch closed this as completed in 51fc4a4 Feb 3, 2022
@rwinch rwinch modified the milestones: 5.7.0-M2, 5.6.2 Feb 3, 2022
@mraible
Copy link
Contributor

mraible commented Feb 3, 2022

Sweet! What's the publishing process for Spring Security Docs? Will it be in the next release or does it get published as part of the current one?

@mraible
Copy link
Contributor

mraible commented Feb 3, 2022

Nevermind, you sent an email with the link. It looks like it gets published as part of the next release. https://docs.spring.io/spring-security/reference/5.6.2/reactive/authorization/authorize-http-requests.html

@rwinch
Copy link
Member Author

rwinch commented Feb 3, 2022

For anyone else that is here that wants to know:

The docs will appear in the version specific URL when we release.

https://docs.spring.io/spring-security/reference/5.6.2/reactive/authorization/authorize-http-requests.html

When it is the current release, it will appear in the versionless URL and the version specific URL will redirect to the versionless URL

https://docs.spring.io/spring-security/reference/reactive/authorization/authorize-http-requests.html

When the next version is released, the version specific URL will stop redirecting.

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 type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants