this post was submitted on 17 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi guys is any self hosted tools allow record down which employee having what access ? so we can terminate the access based on the list.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

It really depends on your needs, with what you're describing a simple spreadsheet would be all you need.

But other companies need to integrate with certain systems that have authentication where you want to allow/disallow access. These are jobs for LDAP, SAML, OIDC providers. I personally use Authentik but there's Authelia and Keycloak as some examples.

But by no means are those as simple as checking a spreadsheet. But you wouldn't need to check a spreadsheet because it's integrated in your login page