Hello, everyone. I am planning to set up Single Sign-On (SSO). I wonder if I can use something like Red Hat SSO with two separate domains. I have one domain for Windows AD and one for Linux IDM. My idea is to use Red Hat SSO so that both domains will be able to access the same services. For example, I have one Nextcloud instance, and I would like users from both domains to use it with SSO.

  • @Haha
    link
    English
    18 months ago

    It it useful to use authentik with vaultwarden? Or is it redundant?

    • @[email protected]
      link
      fedilink
      English
      18 months ago

      They don’t really do the same thing. I use both. Authentik provides 1 password/account for all my self hosted apps. Along with other people that use my services. I create one account on authentik and suddenly they can access everything.

      I then save that password in vaultwarden.

      For what it’s worth I don’t use SSO for my vault warden master password, that is a separate password not saved anywhere

      • @Haha
        link
        English
        18 months ago

        Does it mean each time you host a new app you have to tie it to authentik? I will read aboot it later

        • @[email protected]
          link
          fedilink
          English
          28 months ago

          Yes, when you look into a new self hosted app, you have to check if they offer some kind of SSO option. Authentik can pretty much do every protocol there is. Each all will have different instructions on how to set it up.

      • @Haha
        link
        English
        18 months ago

        I see thank you :)