Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Gluu

Gluu

Scheduled Pinned Locked Moved App Wishlist
12 Posts 5 Posters 2.4k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • marioM Offline
    marioM Offline
    mario
    App Dev
    wrote on last edited by
    #1

    Awesome SSO/access management system that also supports SCIM.

    https://www.gluu.org/

    1 Reply Last reply
    3
    • marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by
      #2

      Had a look at this recently, says all the right things for what we need. Would do anything to get away from Active Directory on Azure!

      • https://github.com/GluuFederation
      • https://github.com/GluuFederation/gluu-docker

      And an unbiased competitor comparison maybe worth a read and look:

      • https://fusionauth.io/blog/2019/07/16/gluu-fusionauth-compare-identity-management-solutions
      • https://fusionauth.io/download

      curl -o docker-compose.yml https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/docker-compose.yml && curl -o .env https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/.env && docker-compose up

      Think I should post as a separate app...

      Web Design https://www.evergreen.je
      Development https://brandlight.org
      Life https://marcusquinn.com

      marioM 1 Reply Last reply
      0
      • marcusquinnM marcusquinn

        Had a look at this recently, says all the right things for what we need. Would do anything to get away from Active Directory on Azure!

        • https://github.com/GluuFederation
        • https://github.com/GluuFederation/gluu-docker

        And an unbiased competitor comparison maybe worth a read and look:

        • https://fusionauth.io/blog/2019/07/16/gluu-fusionauth-compare-identity-management-solutions
        • https://fusionauth.io/download

        curl -o docker-compose.yml https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/docker-compose.yml && curl -o .env https://raw.githubusercontent.com/FusionAuth/fusionauth-containers/master/docker/fusionauth/.env && docker-compose up

        Think I should post as a separate app...

        marioM Offline
        marioM Offline
        mario
        App Dev
        wrote on last edited by
        #3

        @marcusquinn I'm after the same things, and I like that Gluu ties into Vault really.

        marcusquinnM 1 Reply Last reply
        1
        • marioM mario

          @marcusquinn I'm after the same things, and I like that Gluu ties into Vault really.

          marcusquinnM Offline
          marcusquinnM Offline
          marcusquinn
          wrote on last edited by
          #4

          @Mario Nice, we use Vault a lot for Terraforming and other dev-ops.

          Web Design https://www.evergreen.je
          Development https://brandlight.org
          Life https://marcusquinn.com

          1 Reply Last reply
          0
          • andreasduerenA Offline
            andreasduerenA Offline
            andreasdueren
            wrote on last edited by
            #5

            I would love to see this as well

            girishG 1 Reply Last reply
            0
            • andreasduerenA andreasdueren

              I would love to see this as well

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              @andreasdueren is your use case to have a simple directory server?

              andreasduerenA 1 Reply Last reply
              0
              • girishG girish

                @andreasdueren is your use case to have a simple directory server?

                andreasduerenA Offline
                andreasduerenA Offline
                andreasdueren
                wrote on last edited by
                #7

                @girish Directory as well as a SSO solution

                girishG 1 Reply Last reply
                0
                • andreasduerenA andreasdueren

                  @girish Directory as well as a SSO solution

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #8

                  @andreasdueren thanks for your input, we can hopefully have a very basic Directory in 7.1 - https://forum.cloudron.io/topic/5982/what-s-coming-in-cloudron-7-1 . That won't solve your SSO needs though if you are looking for OAuth or equivalent.

                  andreasduerenA 1 Reply Last reply
                  1
                  • girishG girish

                    @andreasdueren thanks for your input, we can hopefully have a very basic Directory in 7.1 - https://forum.cloudron.io/topic/5982/what-s-coming-in-cloudron-7-1 . That won't solve your SSO needs though if you are looking for OAuth or equivalent.

                    andreasduerenA Offline
                    andreasduerenA Offline
                    andreasdueren
                    wrote on last edited by
                    #9

                    @girish Nice! Looking forward to it!

                    Sam_ukS 1 Reply Last reply
                    0
                    • andreasduerenA andreasdueren

                      @girish Nice! Looking forward to it!

                      Sam_ukS Offline
                      Sam_ukS Offline
                      Sam_uk
                      wrote on last edited by
                      #10

                      I recently had SCIM www.simplecloud.info recommended to me as a way to workaround the removal of group sync in the Rocketchat free version.

                      Of particular interest to Cloudron users is this repo https://lab.libreho.st/libre.sh/scim Which seems to provide tools for integration with Keycloak/ Nextcloud/ Discourse/ Rocketchat/ Matrix/

                      Still in the research phase, but it looks pretty interesting. There's a Docker build here: https://github.com/GluuFederation/docker-scim

                      marcusquinnM 1 Reply Last reply
                      3
                      • Sam_ukS Sam_uk

                        I recently had SCIM www.simplecloud.info recommended to me as a way to workaround the removal of group sync in the Rocketchat free version.

                        Of particular interest to Cloudron users is this repo https://lab.libreho.st/libre.sh/scim Which seems to provide tools for integration with Keycloak/ Nextcloud/ Discourse/ Rocketchat/ Matrix/

                        Still in the research phase, but it looks pretty interesting. There's a Docker build here: https://github.com/GluuFederation/docker-scim

                        marcusquinnM Offline
                        marcusquinnM Offline
                        marcusquinn
                        wrote on last edited by
                        #11

                        @Sam_uk Good find! I've learned with Enterprise (lets say companies over 10 people) that Single-Sign-On is really important to them.

                        It's a huge pain to introduce apps that don't work with whatever their main productivity SSO provider is, or to not offer SSO if you are offering their productivity suites. Which also makes it a huge opportunity, as having SSO ready to go, almost makes the rest of the decision process for adopting CLoudron Apps to be very easy.

                        Web Design https://www.evergreen.je
                        Development https://brandlight.org
                        Life https://marcusquinn.com

                        Sam_ukS 1 Reply Last reply
                        2
                        • marcusquinnM marcusquinn

                          @Sam_uk Good find! I've learned with Enterprise (lets say companies over 10 people) that Single-Sign-On is really important to them.

                          It's a huge pain to introduce apps that don't work with whatever their main productivity SSO provider is, or to not offer SSO if you are offering their productivity suites. Which also makes it a huge opportunity, as having SSO ready to go, almost makes the rest of the decision process for adopting CLoudron Apps to be very easy.

                          Sam_ukS Offline
                          Sam_ukS Offline
                          Sam_uk
                          wrote on last edited by
                          #12

                          @marcusquinn Yes as you start to scale it becomes increasingly important.

                          I'm pretty happy with Keycloak for the actual Sign-in part, this looks like an interesting add-on for sharing the roles and profile data.

                          1 Reply Last reply
                          1
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search