Skip to content

Commit

Permalink
Add a project links section to point to important content
Browse files Browse the repository at this point in the history
  • Loading branch information
starksm64 committed Sep 25, 2018
1 parent 48a5ee9 commit 4c547f3
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,15 @@ any information within a security token
* Support for both delegation and impersonation of identities
Today, the most common solutions involving RESTful and microservices security are based on OAuth2, OpenID Connect and
JSON Web Token (JWT) standards.
JSON Web Token (JWT) standards.

## Project Links
* https://wiki.eclipse.org/MicroProfile/JWT_Auth[Wiki Page]
* https://docs.google.com/document/d/13nIVDJ6uxen7d57rxyARX8-vqsf3HTvC6hHnhitGZ0w/edit[Hangout Meeting Notes]

### Continuous Integration
* https://ci.eclipse.org/microprofile/job/JWT-Auth-maven-snapshots/[Snapshot Build Jobs]
* https://ci.eclipse.org/microprofile/job/MicroProfile%20Releases/[Release Build Jobs]



0 comments on commit 4c547f3

Please sign in to comment.