Last Version

ixortalk.aws.cognito.jwt.security.filter 0.0.7

Spring Boot Security Filter for verifying an AWS Cognito JWT token

License

License

Categories

Categories

AWS Container PaaS Providers Security
GroupId

GroupId

com.ixortalk
ArtifactId

ArtifactId

ixortalk.aws.cognito.jwt.security.filter
Version

Version

0.0.7
Type

Type

jar
Description

Description

ixortalk.aws.cognito.jwt.security.filter
Spring Boot Security Filter for verifying an AWS Cognito JWT token
Project URL

Project URL

https://github.com/ixortalk/ixortalk.aws.cognito.jwt.security.filter/tree/master
Project Organization

Project Organization

IxorTalk CVBA
Source Code Management

Source Code Management

https://github.com/ixortalk/ixortalk.aws.cognito.jwt.security.filter/tree/master

Download ixortalk.aws.cognito.jwt.security.filter 0.0.7


<!-- https://jarcasting.com/artifacts/com.ixortalk/ixortalk.aws.cognito.jwt.security.filter/ -->
<dependency>
    <groupId>com.ixortalk</groupId>
    <artifactId>ixortalk.aws.cognito.jwt.security.filter</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk.aws.cognito.jwt.security.filter/
implementation 'com.ixortalk:ixortalk.aws.cognito.jwt.security.filter:0.0.7'
// https://jarcasting.com/artifacts/com.ixortalk/ixortalk.aws.cognito.jwt.security.filter/
implementation ("com.ixortalk:ixortalk.aws.cognito.jwt.security.filter:0.0.7")
'com.ixortalk:ixortalk.aws.cognito.jwt.security.filter:jar:0.0.7'
<dependency org="com.ixortalk" name="ixortalk.aws.cognito.jwt.security.filter" rev="0.0.7">
  <artifact name="ixortalk.aws.cognito.jwt.security.filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ixortalk', module='ixortalk.aws.cognito.jwt.security.filter', version='0.0.7')
)
libraryDependencies += "com.ixortalk" % "ixortalk.aws.cognito.jwt.security.filter" % "0.0.7"
[com.ixortalk/ixortalk.aws.cognito.jwt.security.filter "0.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.4.3.RELEASE
com.nimbusds : nimbus-jose-jwt jar 4.23
net.minidev : json-smart jar 2.2.1
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.commons : commons-lang3 jar 3.4

test (9)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar 4.2.0.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.4.3.RELEASE
org.assertj : assertj-core jar 3.5.1
com.jayway.restassured : rest-assured jar 2.9.0
org.springframework.restdocs : spring-restdocs-core jar 1.1.0.RELEASE
org.springframework.restdocs : spring-restdocs-restassured jar 1.1.0.RELEASE
com.shazam : shazamcrest jar 0.11
com.github.tomakehurst : wiremock-standalone jar 2.5.0
org.skyscreamer : jsonassert jar 1.3.0

Project Modules

There are no modules declared in this project.