Skip to Main Content
Spotfire Ideas Portal

When the user logs-in for the very first time via Web Player, how do we enable the Password Change prompt option for the user?

This will ensure that the user account is safe from first time log-in itself.

  • Attach files
      Drop here to upload
    • Admin
      Miguel Diez
      Reply
      |
      Jun 21, 2021

      Hi Awanish,

      Usually authentication is delegated to an external application or service (i.e.: using LDAP, OIDC, NTLM, JAAS, etc).

      Therefore, it is the responsibility of that external specialized authentication application or service to handle password policies, and not something we would expect to be handled within Spotfire application.

      For more information you may check https://docs.tibco.com/pub/spotfire_server/latest/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/single_sign-on_authentication_methods.html.

      Thanks