Keycloak & Cloudron
-
Just spotted this: https://git.cloudron.io/cloudron/keycloak-app/ does anyone know the status of that project?
wrote on Feb 17, 2022, 10:01 AM last edited by@girish would you add this to the appstore? https://git.cloudron.io/cloudron/keycloak-app/ It seems complete?
-
@girish would you add this to the appstore? https://git.cloudron.io/cloudron/keycloak-app/ It seems complete?
-
Strange there is no app request for keycloak. @Sam_uk do you think you can open an app request topic ?
wrote on Feb 18, 2022, 12:41 AM last edited by@girish Or move this one? It seems to have all the useful links in so far.
-
Strange there is no app request for keycloak. @Sam_uk do you think you can open an app request topic ?
wrote on Feb 18, 2022, 9:49 AM last edited by@girish I'm tempted not to.
I think my position is that Authentik is the better app, which would provide everything that Keycloak does.
-
@girish I'm tempted not to.
I think my position is that Authentik is the better app, which would provide everything that Keycloak does.
-
@nj Yes, we can get them published as time permits! If you post the links to the repos when they are sort of ready, we can take it from there.
wrote on Feb 28, 2022, 6:53 AM last edited by@girish Please check this out. I previously packaged Keycloak but suddenly the Keycloak team decided to deprecate the Wildfly version and started supporting Quarkus runtime. So I had to re-package it again. Took a while during the weekdays.
-
@girish Please check this out. I previously packaged Keycloak but suddenly the Keycloak team decided to deprecate the Wildfly version and started supporting Quarkus runtime. So I had to re-package it again. Took a while during the weekdays.
-
@girish Please check this out. I previously packaged Keycloak but suddenly the Keycloak team decided to deprecate the Wildfly version and started supporting Quarkus runtime. So I had to re-package it again. Took a while during the weekdays.
-
wrote on Mar 16, 2022, 10:17 AM last edited by
Just to update https://github.com/njsubedi/cloudron-keycloak seems to be working well so far.
Configured Nextcloud, Humhub & Rocketchat to use it.
-
wrote on Mar 16, 2022, 12:06 PM last edited by
-
wrote on Mar 29, 2022, 7:15 AM last edited by
Update available: Keycloak 7.0.1
-
-
wrote on Apr 21, 2022, 10:06 AM last edited by
@nj I've run into an issue with using custom themes on Keycloak: https://github.com/njsubedi/cloudron-keycloak/issues/5
Does this seem to be specific to a Cloudron install? It works on a more conventional install for us.
Can anyone suggest how to troubleshoot or fix?
-
@girish Please check this out. I previously packaged Keycloak but suddenly the Keycloak team decided to deprecate the Wildfly version and started supporting Quarkus runtime. So I had to re-package it again. Took a while during the weekdays.
@nj awesome ! thank you !
I just installed it as a custom app. Looks great. BUT ...
I haven't a scoobies how to use it !
There's far too many words on their website, and far too many options in the app.2 questions :
- the sync of Cloudron users does not seem to complete, although app says completed.
- how do I add an app to be protected by Keycloak ?
-
wrote on Jun 12, 2022, 5:57 PM last edited by
Update available for Keycloak 18.0.0. Up and running without issues for a while.
-
wrote on Aug 4, 2022, 11:45 AM last edited by
@staff we should get this in the app store, no?
-
@staff we should get this in the app store, no?
Partnerwrote on Aug 4, 2022, 12:25 PM last edited by BrutalBirdie Aug 4, 2022, 12:27 PM@nj && @jdaviescoates
I just tested the app but ended up with an error state.# Clone the repo git clone https://github.com/njsubedi/cloudron-keycloak.git; cd cloudron-keycloak # build the app cloudron build --set-repository dr.cloudron.dev/$(jq -r .id < CloudronManifest.json) --tag $(jq -r .version < CloudronManifest.json) # Install the app cloudron install -l keycloak.cloudron.dev