Join Slack
Powered by
Oh great, just scrolled upwards and read it hasn't...
# getting-started
m
many-accountant-26574
05/29/2020, 12:54 AM
Oh great, just scrolled upwards and read it hasn't been implemented yet.
b
bumpy-keyboard-50565
05/29/2020, 3:06 AM
We use
JAAS
for authentication and by default it's configured to use a dummy login module which accepts any user whose username is stored in GMS:
https://github.com/linkedin/datahub/blob/master/datahub-frontend/conf/jaas.conf#L5
In production setting, you'd change it to something like
LdapLoginModule
.
m
many-accountant-26574
05/29/2020, 11:05 AM
Thanks
@bumpy-keyboard-50565
. 🙂
2
Views
Open in Slack
Previous
Next