Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axanet/laravel-kc-template

Laravel SSO template using keycloak
https://github.com/axanet/laravel-kc-template

keycloak laravel oauth2 php sso

Last synced: about 9 hours ago
JSON representation

Laravel SSO template using keycloak

Awesome Lists containing this project

README

        

# Laravel Keycloak skeleton

Super simple template for handling auth in Laravel with an external Keycloak server.

## Setup

Copy the example environment:

```bash
cp .env.example .env
```

Carefully review every option and replace the placeholders.