this post was submitted on 10 Oct 2024
17 points (94.7% liked)

Selfhosted

60542 readers
633 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm looking for a selfhosted app for inventory management with SSO support.

I already looked ad Grocy and Homebox. Grocy seems to be a really good app for the purpose. It's overloaded with features but fortunately you can deactivate the ones you don't need.

The only thing missing is SSO support via OIDC or SAML. Are there any alternatives that do support SSO?

you are viewing a single comment's thread
view the rest of the comments
[–] SeeJayEmm@lemmy.procrastinati.org 4 points 2 years ago (1 children)

So Grocy doesn't directly support OIDC/SAML but it does support auth being passed along via the reverse proxy. This is how my grocy is configured. No double logins required.

[–] kalidali@feddit.org 2 points 2 years ago (1 children)

Do you maybe have a link to the documentation for this configuration?