Context: Our users utilize Domain Accounts
(Active Directory) to authenticate. When a user's domain password expires, they currently cannot update it directly within the app.
Question: Is it possible to configure or customize a dedicated page/view within the Tableau Mobile Application that prompts a "Password Policy Request to Change Password"? Specifically, can users natively change their expired domain password from within the mobile app interface, or what is the recommended best practice for handling expired domain credentials on mobile?
#Tableau Mobile
Hi @Athena Hoi
Tableau Mobile does not support changing an expired Active Directory password within the app. Users must update their password through their organization's identity provider, VPN, or password reset portal.
The best practice is to use SAML or OpenID Connect with your identity provider, which can redirect users to the password reset page when their password has expired. This provides a secure and seamless authentication experience.