Thanks Rueben. I’m using forms for post login flow but I need to collect additional user info during pre-registration which doesn’t support forms.
Turns out that my problem was that I was testing with the dashboard > authentication > database > try feature instead of trying to login an actual application in my tenant (I was using a developer environment that didn’t have an application that I could test with). Once I tried logging in to my application from a browser I was able to see the new custom field.
1 Like