Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 489 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 489 Bytes

Lambda Auth Service

OAuth 2 Authorization Server with Web UI Manager interface

Deployment Url:

https://lambda-auth-service.herokuapp.com/

Technology Stack:

  • Spring Cloud 2020.0.x
  • Spring Boot 2.4
  • Spring Security 5
  • Spring Security OAuth2 (Authentication Server)
  • Spring Web (Mvc/REST endpoint)
  • Spring Web Service (SOAP client)
  • Thymeleaf 3
  • MariaDB
  • Redis (session storage)
  • Cloudinary/Firebase (file storage)
  • Log4j2
  • Lombok
  • Bootstrap 5
  • Vanilla Javascript