Back to Projects

Vogeez Authorization Service

This is an OAuth2 authorization service, which can be used to authenticate and register users

Vogeez Authorization Service

Spring Boot-based OAuth2 server (Authorization Code & Client Credentials flows). Persistence with PostgreSQL via Hibernate, containerized with Docker, deployed to Kubernetes via Helm. Exposes endpoints for user registration, login, token issuing and token validation. Schema updates via Hibernate migrations, test coverage with JUnit and Mockito.

Technologies

JavaSpring BootKubernetesGradleDockerPostgreSQLHibernate