We built from master on March 26th, looks like the most recent commit wasÂ
85ed8e2e51e1ea10df38d4710216343efe218d60.
Not sure the best way to share my full interpreter settings so here they are
from the json. Before this build this interpreter was working fine with
deployMode: cluster. Now I hav
Hello everyone,
I want to map some specific users to admin roles with LDAP login.
for example what I got from ldapsearch
# user_name, department, Company, Company, company, company.com
dn:
CN=user_name,OU=department_name,OU=Company,OU=Company,OU=company,DC=company,DC=com
To become admin.
Or how