Self-issued JWT bearer grant handler

Simple handler of self-issued JWT bearer grants.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.nimbusds
ArtifactId

ArtifactId

oauth-jwt-self-issued-grant-handler
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Self-issued JWT bearer grant handler
Simple handler of self-issued JWT bearer grants.
Project URL

Project URL

https://bitbucket.org/connect2id/self-issued-jwt-bearer-grant-handler
Project Organization

Project Organization

Connect2id Ltd.
Source Code Management

Source Code Management

https://bitbucket.org/connect2id/self-issued-jwt-bearer-grant-handler.git

Download oauth-jwt-self-issued-grant-handler

How to add to project

<!-- https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/ -->
<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>oauth-jwt-self-issued-grant-handler</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/
implementation 'com.nimbusds:oauth-jwt-self-issued-grant-handler:1.1'
// https://jarcasting.com/artifacts/com.nimbusds/oauth-jwt-self-issued-grant-handler/
implementation ("com.nimbusds:oauth-jwt-self-issued-grant-handler:1.1")
'com.nimbusds:oauth-jwt-self-issued-grant-handler:jar:1.1'
<dependency org="com.nimbusds" name="oauth-jwt-self-issued-grant-handler" rev="1.1">
  <artifact name="oauth-jwt-self-issued-grant-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='oauth-jwt-self-issued-grant-handler', version='1.1')
)
libraryDependencies += "com.nimbusds" % "oauth-jwt-self-issued-grant-handler" % "1.1"
[com.nimbusds/oauth-jwt-self-issued-grant-handler "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.nimbusds : c2id-server-sdk jar [4.0,)
com.nimbusds : oauth2-oidc-sdk jar [8.0,)
com.nimbusds : common jar [2.0,)

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.infinispan : infinispan-core jar 9.4.20.Final
javax.servlet : javax.servlet-api jar 3.0.1
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0.1
1.0