Make authorize call

Note that your inputs have populated a complete authorize call, as shown in the Authorize Call preview.

Screenshot of OIDC Playground Authorize Call

When you integrate Hosted Login with your site or app, the authorize call is the action that is taken behind-the-scenes to display the login or registration screen to your end user. Simple flow diagram of authorize call

Click START to make the authorize call, which triggers Hosted Login.

Screenshot of Hosted Login sign-in screen

NOTE: By default, if you’ve already authenticated, then making this call will not display the login screen. Instead, your existing session will be recognized and you’ll be sent directly back to the Playground for next steps. When used across sites, this is how Single Sign-On (SSO) works.