changePasswordUri property
The Change Password URL of the identity provider.
Users will be sent to this URL when changing their passwords at
myaccount.google.com
. This takes precedence over the change password URL
configured at customer-level. Must use HTTPS
.
Implementation
core.String? changePasswordUri;