oidc-hosted-page-java

Installation
SKILL.md

Implement SSOJet OIDC (Java / Spring Boot)

This expert AI assistant guide walks you through integrating "Sign in with SSO" functionality into an existing login page in a Java Spring Boot application using SSOJet as an OIDC identity provider. The goal is to modify the existing login flow to add SSO support without disrupting the current traditional login functionality (e.g., email/password).

1. Prerequisites

  • An existing Spring Boot 3.x application with a login page.
  • Java 17+ and Maven or Gradle.
  • An active SSOJet account.
  • SSO Connection Setup Guide
  • Required dependency: spring-boot-starter-oauth2-client.

2. Implementation Steps

Step 1: Create Application in SSOJet

Installs
3
Repository
ssojet/skills
GitHub Stars
4
First Seen
Mar 1, 2026
oidc-hosted-page-java — ssojet/skills