Add OIDC (and/ or LDAP) support?
-
wrote on Oct 16, 2024, 1:21 PM last edited by
Apologies for the revival if irrelevant.
I am just wondering if this is still on the map and if so, if there is any hint of time until release?Many thanks,
-
@uwcrbc currently, the release is blocked by https://github.com/Leantime/leantime/issues/2710#issuecomment-2422544379 . The CLI doesn't work anymore.
-
Yes it is in our pipeline, but they changed quite a bit how they use laravel and introduced other issues which we have to fix. Somehow all script sourcing is now setup as http:// instead of https:// and thus the browser would block mixed content fetching on Cloudron. Something around the use of
BASE_URL
which we haven't pinned down yet. -
wrote on Nov 20, 2024, 3:15 PM last edited by
There was an issue with BASE_URL in 3.3.0 but fixed in 3.3.1. Just make sure that LEAN_APP_URL is set as environment variable and that it contains "https://"
-
wrote on Nov 26, 2024, 10:52 AM last edited by
@nebulon Just to confirm: I presume you are saying that the updated package works well, and that you are not saying that the OIDC login works well. Is this correct?
This would seem to match my test: the package does work well in the demo instance, but is without OIDC for now.
Also I suppose the App Status table here is updated regularly, but not automatically which would explain the info/package version discrepancies?
Many thanks again,
-
wrote on Dec 23, 2024, 1:22 PM last edited by
Hi @nebulon I think the app does support OIDC, at least according to this article https://marketplace.leantime.io/product/installation-auth-provider/
Choice of LDAP (OL or AD), OIDC or Google SSO. Works with the open source installation: https://marketplace.leantime.io/product/leantime-open-source-installation/ -
wrote on Dec 23, 2024, 1:25 PM last edited by
If you need a license to integrate this I'm sure Marcel will oblige.
As it is an additional cost option, would you approach this in the same way as Cloudron did for FreeScout, where by default it installs with the app managing its own users, unless the license is purchased? -
wrote on Jan 1, 2025, 1:10 PM last edited by
@girish said in Add OIDC (and/ or LDAP) support?:
@max is Marcel the author of leantime?
Seems so https://github.com/marcelfolaron
-
wrote on Jan 14, 2025, 11:57 PM last edited by
Hi, sorry, I missed your question, yes @jdaviescoates is correct Marcel is.