microprofile-jwt

There are 3 repositories under microprofile-jwt topic.

  • hakdogan/jwt-rbac-quarkus

    This repository is a tutorial for JUG Istanbul's How to use JWT RBAC with Quarkus meetup that showing how to verify JSON Web Tokens and provide secured access to the HTTP endpoints using Bearer Token Authorization and RBAC in Quarkus

    Language:Java1201
  • mehdi-reza/microprofile-jwt

    A Microprofile JWT RBAC sample which includes endpoint to get token and a sample secure endpoint

    Language:Java0200
  • tomitribe/securing-b2b-with-jwt-and-signatures

    Scenario: You have services running on customer networks that must connect to you securely. Uses JWT, HTTP Signatures, MicroProfile, Tribestream API Gateway