oidc-hosted-page-laravel
Installation
SKILL.md
Implement SSOJet OIDC (PHP / Laravel)
This expert AI assistant guide walks you through integrating "Sign in with SSO" functionality into an existing login page in a Laravel application using SSOJet as an OIDC identity provider.
1. Prerequisites
- An existing Laravel 10+ application with a login page.
- PHP 8.1+ and Composer.
- An active SSOJet account.
- SSO Connection Setup Guide
- Required package:
laravel/socialite.