Support "disable_self_service_change_password" option for database connections #486
Closed
1 task done
Labels
🌱 feature
New feature or request
Checklist
Describe the problem you'd like to have solved
The management API provides a boolean option to disable "self service change password", but the terraform provider doesn't support it.
See: https://auth0.com/docs/api/management/v2#!/Connections/patch_connections_by_id
Describe the ideal solution
Support the disable_self_service_change_password option for database connections.
Alternatives and current workarounds
No response
Additional context
For more context:
https://community.auth0.com/t/how-to-remove-the-forgot-password-link-from-the-new-universal-login-page/92554
The text was updated successfully, but these errors were encountered: