VAuthenticator / vauthenticator

VAuthenticator OpenID Connect/OAuth2.1 Auth server
Apache License 2.0
18 stars 1 forks source link
authentication idp jwt kotlin oauth2 oidc oidc-server openid-connect openidconnect spring-boot spring-security

VAuthenticator

This project is actually a journey. This is a big evolution of the OAuth2 authorization server developed during my master thesis to an OpenID Connect authentication server. In this new version I expand the initial project in order to use JWT token embracing OpenID Connect protocol, all written in Kotlin based on Spring Boot 3.x and more over to the latest spring based oauth2.1/openid connect framework: spring-authorization-server.

The Architecture

Features

Right now it is based, as said before to the latest version on spring oauth2/open id connect framework spring-authorization-server.

API:

Storage:

local environment

For more details please follow to this link readme.md