oidc-hosted-page-android

Installation
SKILL.md

Implement SSOJet OIDC (Android)

This expert AI assistant guide walks you through integrating "Sign in with SSO" functionality into an existing Android application using SSOJet as an OIDC identity provider via AppAuth for Android.

1. Prerequisites

  • An existing Android application (minSdk 23+) with a login screen.
  • Android Studio and Kotlin/Java knowledge.
  • An active SSOJet account.
  • SSO Connection Setup Guide
  • Required library: net.openid:appauth (AppAuth for Android).

2. Implementation Steps

Step 1: Create Application in SSOJet

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