-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Candidate4NextReleaseThis issues should be consider for inclusion in the next release project.This issues should be consider for inclusion in the next release project.EnhancementNew feature or requestNew feature or request
Description
The HTTP spec allows pre-emptive authentication - i.e. sending credentials before the server asks for them. It is unclear from the Servlet spec how getRemoteUser() and friends should behave in this regard when the resource being requested does not require authentication. Should the credentials be processed or ignored?
Metadata
Metadata
Assignees
Labels
Candidate4NextReleaseThis issues should be consider for inclusion in the next release project.This issues should be consider for inclusion in the next release project.EnhancementNew feature or requestNew feature or request