Heimdall icon indicating copy to clipboard operation
Heimdall copied to clipboard

[feature request] add generic oidc laravel plugin

Open lknite opened this issue 1 year ago • 1 comments

Looks like if this were installed then I'd just have to configure it: https://github.com/furdarius/oidconnect-laravel

lknite avatar Sep 01 '22 20:09 lknite

Reopening, I'm not sure if this should be a heimdall requirement or part of the docker container I usually use. If it were here, then everyone could use it and not just the container folks.

lknite avatar Sep 01 '22 21:09 lknite

I've built a pipeline and am working on this. First working to install keycloak specific plugin, and then later a more generic plugin. Doing this because the more generic oidc plugin which I've found requires php8 and laravel8. Will report once I get the keycloak plugin working while waiting for php8 / laravel8.

lknite avatar Oct 01 '22 20:10 lknite

2.5.0 will have Laravel 8

KodeStar avatar Nov 16 '22 20:11 KodeStar