Use this data source to access the HTML for the login, reset password, multi-factor authentication and error pages.
data "auth0_pages" "my_pages" {}
change_password
(List of Object) Configuration settings for customizing the Password Reset page. (see below for nested schema)error
(List of Object) Configuration settings for the Error pages. (see below for nested schema)guardian_mfa
(List of Object) Configuration settings for customizing the Guardian Multi-Factor Authentication page. (see below for nested schema)id
(String) The ID of this resource.login
(List of Object) Configuration settings for customizing the Login page. (see below for nested schema)change_password
Read-Only:
enabled
(Boolean)html
(String)error
Read-Only:
html
(String)show_log_link
(Boolean)url
(String)guardian_mfa
Read-Only:
enabled
(Boolean)html
(String)login
Read-Only:
enabled
(Boolean)html
(String)