lizmap-web-client icon indicating copy to clipboard operation
lizmap-web-client copied to clipboard

OIDC Support

Open Flowake opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe

I would want to integrate Lizmap with my SSO solution, and to do so I would need to be able to use OIDC for authentication.

Describe the solution you'd like

The same way there is a LDAP extension to use this method, it would be great to have the opportunity to use OIDC.

I'm willing to submit a PR regarding this, but I would need instructions on how to implement this feature.

Flowake avatar May 16 '23 08:05 Flowake

@Flowake Did you ended up implementing this feature onto lizmap? I'm interested in finding out ways to integrate my own SSO solution on it.

InterStella0 avatar Dec 17 '24 02:12 InterStella0

I did not, we went for an auth proxy over Qgis

Flowake avatar Dec 17 '24 08:12 Flowake

This will be achieved through https://github.com/jelix/authentication-module and it's authentication flow

rldhont avatar Jul 03 '25 10:07 rldhont