dmlause / aws-jwt-spring-security

Spring boot base with configured security based on AWS JWT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring boot base with Amazon Cognito token based security.

Includes:

Environment prerequisites:

✗ java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)


✗ gradle -version
 
 ------------------------------------------------------------
 Gradle 4.4.1
 ------------------------------------------------------------
 
 Build time:   2017-12-20 15:45:23 UTC
 Revision:     10ed9dc355dc39f6307cc98fbd8cea314bdd381c
 
 Groovy:       2.4.12
 Ant:          Apache Ant(TM) version 1.9.9 compiled on February 2 2017
 JVM:          1.8.0_152 (Oracle Corporation 25.152-b16)
 OS:           Mac OS X 10.13.2 x86_64

About

Spring boot base with configured security based on AWS JWT

License:Apache License 2.0


Languages

Language:Java 55.1%Language:XSLT 44.9%