{"section":"known-issues","requestedLocale":"en","requestedSlug":"customer-domain-not-displayed-on-the-idp-screen","locale":"en","slug":"customer-domain-not-displayed-on-the-idp-screen","path":"docs/en/known-issues/Identity/customer-domain-not-displayed-on-the-idp-screen.md","branch":"main","content":"## Summary\n\n\nIn the OAuth authentication, the user is redirected to a URL by the IdP after login. Some providers show the domain of that URL on the login page, and sometimes customers prefer to display their own domain in this page (especially Google message \"to continue to \\{domain\\}\"). If the domain has a root path, like \"domain.com/en\" for example, because of this rootpath is different of `/` the customer domain isn't displayed, being displayed instead a VTEX domain like vtexcommercestable.com.br, for example.\n\n\n#### Simulation\n\n\nHere follows the steps to simulate the issue:\n\n- Pick an account with a domain rootpath different of `/` (`/en`, `/es`,  `/pt` are good examples);\n- Set the attribute `usesOwnDomain` to true for the account;\n- The domain needs to be included in the trusted URIs of the provider;\n- Access the webstore and choose to log in with this provider (Google for example), you'll see that the domain won't be displayed on the provider login page.\n\n\n#### Workaround\n\n\nThere is no workaround available."}