Scroll Viewport Not Working with Custom Domains
Last Updated:
Overview
Assertion must be explicitly signed
Applies To
- Scroll Viewport
- Error
- Custom Domain
Cause
The most likely cause of this error is that when the response is signed but the assertion is not, Scroll Viewport checks the domain used to see if the IdP is Auth0 or Google. If not, it throws an error as it only allows the assertion not to be signed for Auth0 and Google. All other IdPs must have both the assertion and response signed.
When using a custom domain, it cannot recognize that it is part of Auth0 and, therefore, gives the error that the assertion must be signed.