Authentik: Single Sign-On for Your Self-Hosted Apps (Forward Auth and OAuth2)

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 19

  • @Psoewish
    @Psoewish День тому

    This is like the 4th or 5th video of yours I've come across recently and it's been absolute quality every time. Thanks for the amazing content! (Also I should probably subscribe at this point so let's do that haha)

  • @gaabora
    @gaabora День тому

    Thank you! Super useful videos. Could you please mention Caddy in this video title so it's easier to find?

  • @SinisterSpatula
    @SinisterSpatula 10 днів тому +1

    Great tutorial! 😸

  • @CarloL525
    @CarloL525 Місяць тому

    Just subscribed! Awesome content!!

  • @wriel1312
    @wriel1312 4 місяці тому +2

    great tutorial! thank you

  • @360Creators
    @360Creators 2 місяці тому

    Great video, thank you very much! 😁

  • @actually_peanuts
    @actually_peanuts 3 місяці тому

    Yea, so since stirling supports oauth, I would have loved seeing the oauth flow with stirling instead of forward. Nice set of examples though.

    • @easyselfhost
      @easyselfhost  3 місяці тому

      didn’t know stirring pdf support oauth. Thanks!

  • @kevinhu196
    @kevinhu196 4 місяці тому +1

    I'm using Authelia (following your tutorial) is Authentik a better solution for SSO compared to Authelia and what additional benefit it provides?

    • @easyselfhost
      @easyselfhost  4 місяці тому +4

      Authentik has some additional features like built-in LDAP and OAuth2 according to its website. The main difference is Authelia is configured with files while Authentik has an admin UI. It depends on your need and preference for which one to use. Personally I still use Authelia.

  • @RazoBeckett.
    @RazoBeckett. 4 місяці тому

    can someone tell me what font is he using in his visual studio code ?

    • @easyselfhost
      @easyselfhost  4 місяці тому +2

      source code pro fonts.google.com/specimen/Source+Code+Pro

    • @RazoBeckett.
      @RazoBeckett. 4 місяці тому

      @@easyselfhost thanks

  • @serychristianrenaud
    @serychristianrenaud 4 місяці тому

    Thanks 🎉

  • @GMbookshop
    @GMbookshop 4 місяці тому

    But does it have to run with docker? I prefer running my apps directly on the server without adding unnecessary softwares.. is there a tutorial that doesn't use docker?

    • @JarheadCrayonEater
      @JarheadCrayonEater 4 місяці тому +11

      "Unnecessary". If you'd take just a little bit of time, you'll realize that Docker is a huge time saver and removes problems of upgrading and/or rebuilding your server.
      No app requires Docker, but you're missing out if you're still thinking like we did decades ago

  • @greob
    @greob 4 місяці тому

    Very informative! Thanks for sharing!