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

Add authentication mechanism for DIGEST #190

Open
arjantijms opened this issue Sep 17, 2021 · 1 comment
Open

Add authentication mechanism for DIGEST #190

arjantijms opened this issue Sep 17, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@arjantijms
Copy link
Contributor

Jakarta Security 2.0 provides support for the authentication mechanisms that were originally defined in Servlet, namely FORM and BASIC. Servlet defines two additional mechanisms: DIGEST and CLIENT-CERT. These had not been implemented due to time constraints.

For completeness DIGEST should be added to Jakarta Security as well.

@arjantijms arjantijms added this to the 3.0 milestone Sep 17, 2021
@arjantijms arjantijms added 3.0 enhancement New feature or request labels Sep 17, 2021
@arjantijms
Copy link
Contributor Author

Again, nobody had time for this.

@arjantijms arjantijms removed the 3.0 label Mar 1, 2022
@arjantijms arjantijms modified the milestones: 3.0, 3.1 Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant