Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MicroProfile/JWT Auth"

m (Fix of the link to meeting minutes)
(Related Specifications: Fixed current Spec site for JSR 375)
Line 6: Line 6:
 
== Related Specifications ==
 
== Related Specifications ==
 
* [http://openid.net/connect/ OpenID Connect(OIDC)]
 
* [http://openid.net/connect/ OpenID Connect(OIDC)]
* [https://github.com/javaee-security-spec Java EE Security API JSR 375]
+
* [https://github.com/javaee/security-spec Java EE Security API JSR 375]
 
* [https://jaspic-spec.java.net Java Authentication SPI for Containers (JASPIC)]
 
* [https://jaspic-spec.java.net Java Authentication SPI for Containers (JASPIC)]
  

Revision as of 10:46, 23 March 2018

JWT Based Authentication and Authorization 1.0

This page is about the specification for the use of JSON Web Tokens(JWT) for authentication and authorization of MicroService requests.

The current specification draft is available for comments here and issues can be raised here

Related Specifications

Source Repository

eclipse/microprofile-jwt-auth

Hangouts

Hangouts are currently every Friday at 14:00 GMT. The video conference BlueJeans, via Scott Stark's Meeting

Hangout Meeting Notes

Google Doc

Status

The 1.0 specification is believed to be feature complete. We are in the process of finalizing the TCK in order to prepare for the release by the end of August 2017.

Interested Parties

These are community members who are actively participating in the current specification work. Add your name if you want to contribute on a regular basis.

Back to the top