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 (Hangouts)
m
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
  
 
== Status ==
 
== 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 1.0 specification was released in Sep of 2017.
the release by the end of August 2017.
+
 
 +
The 1.1 specification is to be released in May of 2018.
 +
 
 +
== Jenkins Builds ==
 +
* [https://ci.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/ Snapshot Builds]
 +
* [https://ci.eclipse.org/microprofile/job/MicroProfile%20Releases/ Release Builds]
  
 
== Interested Parties ==
 
== Interested Parties ==
Line 30: Line 35:
 
* [https://github.com/arjantijms Arjan Tijms]
 
* [https://github.com/arjantijms Arjan Tijms]
 
* [https://github.com/chunlongliang Chunlong Liang]
 
* [https://github.com/chunlongliang Chunlong Liang]
 +
 +
[[Category:MicroProfile]]

Latest revision as of 14:20, 26 January 2024

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 Thursday at 14:00 GMT. The video conference BlueJeans, via Scott Stark's Meeting

Hangout Meeting Notes

Google Doc

Status

The 1.0 specification was released in Sep of 2017.

The 1.1 specification is to be released in May of 2018.

Jenkins Builds

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