Skip to Main Content
Spotfire Ideas Portal
Status Will not implement
Product Spotfire
Created by Guest
Created on Apr 26, 2021

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
  • Admin
    Miguel Díez
    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