mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: LDAP Users in the PocketID Admin Group are not given Admin Permissions #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AkshayRao27 on GitHub.
Originally assigned to: @kmendell on GitHub.
Reproduction steps
pocketid_admin.Expected behavior
The user
pocketidin the grouppocketid_adminshould have the roleAdminand have admin permissions inside PocketID.Actual Behavior
Whether or not the user set up for PocketID has configured Passkeys does not make a difference
Version and Environment
Environment: Proxmox 8.3.2
Log Output
pocketid.log
lldap.log
@kmendell commented on GitHub:
Change the
group_nameattribute tocnand see if that fixes it. I'll look into seeing if i can figure out a better way to handle the groups but thats the fix i know of for now.@AkshayRao27 commented on GitHub:
Hey, no I didn't try to use PocketID to log into NPMplus, if that's what you mean. I also don't use it anymore - I switched to Keycloak :)
@DJKatastrof commented on GitHub:
hey @AkshayRao27, did you get pocketid to work with NPMPlus?
If you got the time, can you explain how you did? Thanks
@AkshayRao27 commented on GitHub:
That did indeed fix it!
Seems it was user error all along!