OAuth JWT Assertion Client

Client helper for OAuth 2.0 "Client Credentials" flow with RS256 JWT "client_assertion"

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.scalepoint
ArtifactId

ArtifactId

oauth-jwt-assertion-client
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth JWT Assertion Client
Client helper for OAuth 2.0 "Client Credentials" flow with RS256 JWT "client_assertion"
Project URL

Project URL

https://github.com/Scalepoint/oauth-jwt-assertion-java-client
Project Organization

Project Organization

Scalepoint Technologies Ltd.
Source Code Management

Source Code Management

https://github.com/Scalepoint/oauth-jwt-assertion-java-client.git

Download oauth-jwt-assertion-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
io.jsonwebtoken : jjwt jar 0.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.2
org.apache.httpcomponents : fluent-hc jar 4.5.2
net.jodah : expiringmap jar 0.5.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.mock-server : mockserver-netty jar 3.10.4

Project Modules

There are no modules declared in this project.
com.scalepoint

Scalepoint Technologies

We help insurers help their customers

Versions

Version
1.0