Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Related Specifications: Fixed current Spec site for JSR 375)
m
 
(3 intermediate revisions by one other user not shown)
Line 13: Line 13:
  
 
== Hangouts ==
 
== Hangouts ==
Hangouts are currently every Friday at 14:00 GMT. The video conference BlueJeans, via [https://bluejeans.com/2363391609 Scott Stark's Meeting]  
+
Hangouts are currently every Thursday at 14:00 GMT. The video conference BlueJeans, via [https://bluejeans.com/2363391609 Scott Stark's Meeting]  
  
 
=== Hangout Meeting Notes ===
 
=== Hangout Meeting Notes ===
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