diff --git a/docs/guides/authentication/internet-identity.mdx b/docs/guides/authentication/internet-identity.mdx index 9bf736f7..b21edb70 100644 --- a/docs/guides/authentication/internet-identity.mdx +++ b/docs/guides/authentication/internet-identity.mdx @@ -569,7 +569,7 @@ To keep principals consistent across your own custom domains, configure **altern } ``` - A maximum of 10 alternative origins can be listed. No trailing slashes or paths. + A maximum of 100 alternative origins can be listed. No trailing slashes or paths. 2. **Configure the asset canister** to serve the `.well-known` directory. Add an `.ic-assets.json5` in your frontend source: