User Registration during SS0 Login

Hi @rueben.tiow,

I’ve already toggled on the disable signups in Database connection settings. However the user registration still happens. In the doc for Pre User Reg action, it’s mentioned that it will runs before a user is added to a Database or Passwordless Connection. I’m using Enterprise connections (Okta for now). I’ve tried Pre user action as well, Inside the script, I just tried api.access.deny(), but it doesn’t seem to be invoked.

Thanks