LDAP provider for old Jira (6.4) #20895
WERTBON1789
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently running Jira 6.4 and an old OpenLDAP instance for that thing alone because I couldn't get it to work via the LDAP provider.
Does anybody have an idea on what to do exactly to get it to work?
Main Problem:
Authentik doesn't provide a
memberUidattribute for groups and usingmemberhas the problem that Jira only searches with the RDN of the user, not the FDN, somemberdoesn't pass the filter that Jira uses.There is the solution of just assigning
memberUidin the custom attributes, but that's also cumbersome and really annoying.Is there any better solution?
Beta Was this translation helpful? Give feedback.
All reactions