Back to Zitadel

Test Setup

apps/docs/content/guides/integrate/identity-providers/_test_setup.mdx

5.0.0-base644 B
Original Source
<p> To test the setup, use incognito mode and browse to your login page. You see a new button which redirects you to {props.loginscreen} screen. </p>

By default, ZITADEL shows what you define in the default settings. If you overwrite the default settings for an organization, you need to send the organization scope in your auth request.

The organization scope looks like this: urn:zitadel:iam:org:id:{id}. You can read more about the reserved scopes or use the ZITADEL OIDC Playground to see what happens with the login when you send different scopes.