As the title states, I want to be able to present the user, in the browser flow, with the ability to present the user with a username field and then the choice of WebAuthN (With the option to set up WebAuthN if not currently set up) or Password with OTP.
I have been trying to follow the documentation presented here for this exact flow (Without registering WebAuthN): Server Administration Guide
However the image in the docs is not as they state in the steps. There are items that are set as disabled in the image. Also, when I set it up this way and the user does not have WebAuthN set up but they do have OTP, the browser flow always presents the user with the OTP screen and never an option to select.
Is there a way to get around the above issue and is there a way to register WebAuthN in the same browser flow without requiring the User Action to be added?