Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldap: Staff Authentication Backend ID #255

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

JediKev
Copy link
Contributor

@JediKev JediKev commented Dec 5, 2022

This addresses an issue where we are still using the static ID instead of using the Backend ID causing Agent lookups and searches to fail. This updates both places we use the static ID to getBkId() instead. This will retrieve the proper Backend ID and will allow Agent lookups and searches to function successfully.

This addresses an issue where we are still using the static ID instead
of using the Backend ID causing Agent lookups and searches to fail. This
updates both places we use the static ID to `getBkId()` instead. This
will retrieve the proper Backend ID and will allow Agent lookups and
searches to function successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant