Custom Database Login Script Not Getting Called

Hello,

I am attempting to setup a Custom Database connection to Cognito to do a lazy migration of users. I have added the login and getUser action scripts and done the Save and Try process and they both return results as expected from the Cognito connection. However, when I try to perform an actual login the action scripts do not get called. Cognito is the only database connection enabled for this application.

Any help on what I am missing is greatly appreciated.

Thanks!