example.com
, use a subdomain such as login.example.com
for the Okta org. Because the hosted login page is a redirect from the user app, making it appear under a subdomain increases the end users’ confidence to provide their credentials on the login page.
The Okta org domain name is also used in email communications sent to the user (welcome email, forgot password email, etc.). Make sure you test these flows during development to ensure that they’re redirecting the user to the intended login page.
fetch
call), they’re not recommended on the login page because they’re not related to login functionality. Instead, use static headers and footers on the login page.
string
, number
, boolean
, and integer
.