You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.
We run multiple LDAP services so they are mounted on e.g.
ldap/team1
ldap/team2
When clicking on the LDAP tab I get a couple errors pop up with 'Error 500'. From the logs Goldfish 0.7.4 seems to just be looking up the default paths.
Indeed, goldfish currently assumes every login path is default. The code structure should make it easy to add a list of login methods in goldfish runtime config (the secret inside vault), and then offer an option for users to choose which path they're logging into. Unfortunately I'm too busy to implement this at the moment.
Caiyeon
changed the title
Support for non-standard LDAP paths
Feature request: configurations for multiple login paths
Oct 26, 2017
We run multiple LDAP services so they are mounted on e.g.
ldap/team1
ldap/team2
When clicking on the LDAP tab I get a couple errors pop up with 'Error 500'. From the logs Goldfish 0.7.4 seems to just be looking up the default paths.
path":"auth/ldap/users/","data":null,"remote_address":"127.0.0.1","wrap_ttl":0,"headers":{}},"response":{"data":{"error":"hmac-sha256:<redacted>"}},"error":"1 error occurred:\n\n* unsupported path"}
The text was updated successfully, but these errors were encountered: