Problem statement
We can’t sign up and log in through an embedded browser and receive the 403 error disallowed_useragent.
Solution
There are risks when implementing a login from an embedded WebView. Full documentation here:
The following Community topics or blog articles are good references for solving this error.