Description
Nimbus JOSE+JWT is a popular open source (Apache 2.0) Java library which implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.
The library can create, examine, serialise and parse the following JOSE and JWT objects (in compact format):
Nimbus JOSE+JWT alternatives and similar libraries
Based on the "Security" category.
Alternatively, view Nimbus JOSE+JWT alternatives based on common mentions on social networks and blogs.
-
Keycloak
Open Source Identity and Access Management For Modern Applications and Services -
Cryptomator
Multi-platform transparent client-side encryption of your files in the cloud -
pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT... -
jCasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Java -
Themis by Cossack Labs
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. -
Okta Spring Boot Starter
Okta Spring Boot Starter -
PicketLink
Umbrella project for security and identity management. -
Okta Authentication SDK for Java
okta-auth-java -
OACC Framework
OACC (Object ACcess Control) is an advanced Java Application Security Framework -
Vault
Secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets. It handles leasing, key revocation, key rolling, and auditing. Through a unified API, users can access an encrypted Key/Value store and network encryption-as-a-service, or generate AWS IAM/STS credentials, SQL/NoSQL databases, X.509 certificates, SSH credentials, and more.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Nimbus JOSE+JWT or a related project?
README
Nimbus JOSE+JWT
Nimbus JOSE+JWT is a popular open source (Apache 2.0) Java library which implements the Javascript Object Signing and Encryption (JOSE) spec suite and the closely related JSON Web Token (JWT) spec.
The library can create, examine, serialise and parse the following JOSE and JWT objects (in compact format):
- Plain (unsecured) JOSE objects.
- JSON Web Signature (JWS) objects.
- JSON Web Encryption (JWE) objects.
- JSON Web Key (JWK) objects and JSON Web Key (JWK) Sets.
- Plain, signed and encrypted JSON Web Tokens (JWTs).
The repository has a new home at https://bitbucket.org/connect2id/nimbus-jose-jwt
2015-03-12
[eof]