probably a super basic question....but for auth if...
# ui
h
probably a super basic question....but for auth if I wanted to keep it super basic for v1 and have un/pw setup...does anyone have an example implementation of JAAS to set this up that would replace the default dummyloginmodule in jaas.conf? Admittedly java isn't my strong suite :)
b
i also would be interested if anyone has implemented it for reference 🙂
i tried to use ldaploginmodule but i can't figure out how to fill in the bind account details in jaas.conf
b
Most people we've spoken with have been using the OIDC integration - we want to build out a more robust LDAP integration. Would this be something you'd be interested in contributing? 🙂