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"

m
 
Line 35: 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