Self-hosted Widget displays This is an invalid domain error when the Login Page is rendered.
- Embedded Widget
- Okta Identity Engine (OIE)
- Passkeys w/autofill
When Okta Identity Engine has autofill enabled for Passkeys, the Widget will try to get an credentials from the browser when rendered.
When running on http the browsers Credentials API the Widget relies on will fail.
This is often the case when doing development on localhost.
This can be resolved by testing on https with a valid certificate.
