Hi all, The login itself works. I want to perform customised actions when a user logs in via LDAP, e.g. check if the user is in a specific AD Group do this, if in another AD group do that. The file where I tried to start is the loginAuthenticate function…