This page will allow you to test some of the capabilities of Azure B2C.
Currently, you are on a SPA page, which means that everything is handled by the browser.
If you click the sign in button in the top right corner, Azure B2C will open a combined sign in and sign up flow.
During sign up you will be asked to provide three "account identifiers". These are sent to a API to retrieve the account id. If could be e.g. VAT code and Fiscal Code.
If you do not want to sign up, you can login using james@smith.com, password: Test1234.
Loading environment ...
To inspect the content of the access token, please use jwt.io.