diff --git a/docs/building-apps/authentication/alternative-origins.mdx b/docs/building-apps/authentication/alternative-origins.mdx index 6b7b184a31..386d42cd11 100644 --- a/docs/building-apps/authentication/alternative-origins.mdx +++ b/docs/building-apps/authentication/alternative-origins.mdx @@ -19,7 +19,7 @@ You may need this guide if you are doing any of the following: ## Constraints -Currently, a maximum of **10** alternative origins can be listed. +A maximum of **100** alternative origins can be listed. Internet Identity will only follow this specification when the origin configuring these alternatives is hosted on a canister using **certified assets**. @@ -62,7 +62,7 @@ The response of this endpoint must be a valid JSON object with an `alternativeOr Requirements: -* Maximum of **10** alternative origins can be listed. +* Maximum of **100** alternative origins can be listed. * No trailing slash or paths should appear in the URL. * Order doesn't matter.