Skip to content

Add HttpStatusEntryPoint implementation of ServerAuthenticationEntryPoint #5082

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
edeandrea opened this issue Mar 7, 2018 · 1 comment
Closed
Assignees
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Milestone

Comments

@edeandrea
Copy link
Contributor

edeandrea commented Mar 7, 2018

Currently on the reactive side it seems HttpStatusEntryPoint is missing that are available on the servlet side.

@rwinch rwinch self-assigned this Mar 7, 2018
@rwinch rwinch added this to the 5.1.0.M1 milestone Mar 7, 2018
@rwinch rwinch added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement Reactive labels Mar 7, 2018
@edeandrea edeandrea changed the title Add alternate implementations of ServerAuthenticationEntryPoint Add HttpStatusEntryPoint implementation of ServerAuthenticationEntryPoint May 10, 2018
@edeandrea
Copy link
Contributor Author

I've added #5325 for this.

rwinch pushed a commit that referenced this issue May 11, 2018
An HttpStatusServerEntryPoint is missing on the
reactive side - essentially the reactive equivalent of
HttpStatusEntryPoint.

Fixes gh-5082
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants