Replies: 2 comments 1 reply
-
Hi @skeet16 IRIS uses direct binding and not an account to bind, so the following is not interpreter by IRIS
Are you using an Active Directory env or is this a raw LDAP server? |
Beta Was this translation helpful? Give feedback.
-
Hi, I have a similar problem. I can't set up binding to LDAP. -- FOR LDAP AUTHENTICATIONIRIS_AUTHENTICATION_TYPE=ldap basic user ID for user search#LDAP_SEARCH_DN=division=users,dc=example,dc=organization unique identifier for user search#LDAP_ATTRIBUTE_IDENTIFIER=cn name of the attribute for getting the user's display name#LDAP_ATTRIBUTE_DISPLAY_NAME=Display Name the name of the attribute for getting the user's email address#LDAP_ATTRIBUTE_MAIL=mail then I get a docker error iriswebapp_worker | IRISwebapp is unavailable - sleeping |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've enabled LDAP authentication and am providing my .env below.
When trying to login to a user in LDAP, I receive the error shown below. I've enabled the IRIS_AUTHENTICATION_CREATE_USER_IF_NOT_EXIST=True.
2024-12-23 08:48:34 :: ERROR :: login_routes :: _validate_ldap_login :: list index out of range
Can anyone help me with this?
Beta Was this translation helpful? Give feedback.
All reactions