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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Authentik - Making authentication simple.

Authentik - Making authentication simple.

Scheduled Pinned Locked Moved App Wishlist
30 Posts 13 Posters 9.4k Views 13 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.
  • C ccfu

    Has there been any further development with this? I am considering deploying Authentik on a non-Cloudron server but would wait if it is likely to be on Cloudron in the near future.

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

    @ccfu You could put it on https://elest.io/open-source/authentik if it's worth $10/month to you.

    1 Reply Last reply
    1
    • stalecontextS Offline
      stalecontextS Offline
      stalecontext
      wrote on last edited by
      #18

      I've put up a Git repo to make a Cloudron app for Authentik. I was able to fully set it up, but let me know if you guys have any issues
      https://github.com/stalecontext/authentik-cloudron-app

      I also had to fork the Immich app to allow custom OAuth configuration incase you guys want to use Authentik for that:
      https://github.com/stalecontext/immich-cloudron-custom-oauth

      jdaviescoatesJ 1 Reply Last reply
      3
      • stalecontextS stalecontext

        I've put up a Git repo to make a Cloudron app for Authentik. I was able to fully set it up, but let me know if you guys have any issues
        https://github.com/stalecontext/authentik-cloudron-app

        I also had to fork the Immich app to allow custom OAuth configuration incase you guys want to use Authentik for that:
        https://github.com/stalecontext/immich-cloudron-custom-oauth

        jdaviescoatesJ Offline
        jdaviescoatesJ Offline
        jdaviescoates
        wrote on last edited by
        #19

        @stalecontext said in Authentik - Making authentication simple.:

        I've put up a Git repo to make a Cloudron app for Authentik. I was able to fully set it up, but let me know if you guys have any issues
        https://github.com/stalecontext/authentik-cloudron-app

        I also had to fork the Immich app to allow custom OAuth configuration incase you guys want to use Authentik for that:
        https://github.com/stalecontext/immich-cloudron-custom-oauth

        I'm getting 404s on both those links

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        0
        • jamesJ Offline
          jamesJ Offline
          james
          Staff
          wrote on last edited by
          #20

          Hello @jdaviescoates

          The whole profile is gone https://github.com/stalecontext/ maybe he has renamed his github account?

          1 Reply Last reply
          1
          • stalecontextS Offline
            stalecontextS Offline
            stalecontext
            wrote on last edited by
            #21

            Have to email GitHub Support to get my account fixed. I think one of my repos needed cleaning up or something. I've reposted it on my private git incase you wanna check it out there @jdaviescoates @james

            https://git.cathedral.gg/Ben/authentik-cloudron-app

            https://git.cathedral.gg/Ben/immich-cloudron-custom-oauth

            1 Reply Last reply
            1
            • stalecontextS Offline
              stalecontextS Offline
              stalecontext
              wrote on last edited by
              #22

              Authentik has been working magnificently in my case by the way. It's really nice and documentation for it is extremely thorough.

              1 Reply Last reply
              1
              • C Offline
                C Offline
                crazybrad
                wrote on last edited by
                #23

                @james What does the team think about making Authentik an official Cloudron-supported app? @stalecontext has started the process. I think Authentik would serve a niche between Cloudron OIDC (simple) and Keycloak (Enterprise/complex).

                If someone wanted to run "auth-as-a-service", Authentik would be perfect for that use case. Having it official at Cloudron would make it less risky to implement.

                LanhildL 1 Reply Last reply
                2
                • C crazybrad

                  @james What does the team think about making Authentik an official Cloudron-supported app? @stalecontext has started the process. I think Authentik would serve a niche between Cloudron OIDC (simple) and Keycloak (Enterprise/complex).

                  If someone wanted to run "auth-as-a-service", Authentik would be perfect for that use case. Having it official at Cloudron would make it less risky to implement.

                  LanhildL Offline
                  LanhildL Offline
                  Lanhild
                  App Dev
                  wrote on last edited by
                  #24

                  @crazybrad Core features such as outposts wouldn't work by packaging authentik as a Cloudron application.

                  As mentioned earlier in this topic, authentik is the kind of application I'd suggest having installed on a separate server.

                  stalecontextS 1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    crazybrad
                    wrote on last edited by
                    #25

                    @lanhild Didn't see the comment you were referring to. Can you explain why outposts would not work if Authentik were packaged as a Cloudron app? Why would it be any different from any other Docker app or Authentik hosted on an independent server running Docker?

                    LanhildL 1 Reply Last reply
                    0
                    • C crazybrad

                      @lanhild Didn't see the comment you were referring to. Can you explain why outposts would not work if Authentik were packaged as a Cloudron app? Why would it be any different from any other Docker app or Authentik hosted on an independent server running Docker?

                      LanhildL Offline
                      LanhildL Offline
                      Lanhild
                      App Dev
                      wrote on last edited by Lanhild
                      #26

                      @crazybrad outposts are their own docker containers, created by the authentik worker, itself connected to the docker socket. I reckon we have an addon to connect an app to the socket, but iirc it's not recommended to use it.

                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        crazybrad
                        wrote on last edited by
                        #27

                        @lanhild Got it. Is a dockerized app creating its own connected docker containers a typical pattern? Lastly, is Authentik without the ability to use outposts still useful, or is it crippled without them?

                        LanhildL 1 Reply Last reply
                        0
                        • C crazybrad

                          @lanhild Got it. Is a dockerized app creating its own connected docker containers a typical pattern? Lastly, is Authentik without the ability to use outposts still useful, or is it crippled without them?

                          LanhildL Offline
                          LanhildL Offline
                          Lanhild
                          App Dev
                          wrote on last edited by Lanhild
                          #28

                          @crazybrad

                          1. For applications with networking related features, not uncommon
                          2. Depends on the use case, as soon as you need LDAP or other protocols, an outposts necessary. Other features like SAML and OIDC will work without additional configuration.

                          You can see authentik's documentation about this, it's well detailed.

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            crazybrad
                            wrote on last edited by
                            #29

                            @lanhild Thank you. I will explore the documentation.

                            1 Reply Last reply
                            0
                            • LanhildL Lanhild

                              @crazybrad Core features such as outposts wouldn't work by packaging authentik as a Cloudron application.

                              As mentioned earlier in this topic, authentik is the kind of application I'd suggest having installed on a separate server.

                              stalecontextS Offline
                              stalecontextS Offline
                              stalecontext
                              wrote on last edited by
                              #30

                              @Lanhild Interesting. I'll investigate more and see if I can turn the repo into a proxy app

                              1 Reply Last reply
                              2

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              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