this post was submitted on 19 Aug 2023
21 points (95.7% liked)

Selfhosted

60114 readers
662 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi, I have successfully set up Keycloak and use it for a few of the applications that I'm running (unfortunately not every app supports oauth2/oidc yet).

However there's one issue I haven't been able to resolve yet: I want to restrict access to certain applications (like portainer) to specific users (me).

I've already tried going to the portainer client > Authorization, added a role based policy and added the policy to the default permission, but other users that don't have this role can still log in. If I go to "Evaluate" it gives me the expected correct result for the different users

you are viewing a single comment's thread
view the rest of the comments
[–] woulduno@lemmy.world 1 points 2 years ago

I use specific groups within KeyCloak to define what applications I want a user to see. However, I am using Cloudflare Zero Trust and passing the group claim.