EmbeddingPDF version

Embedding apps with unauthenticated access

In Cloudera Data Visualization, providing unauthenticated access for embedded apps can enhance user experience by allowing seamless interaction with embedded content. Unauthenticated access simplifies user interactions, making it easy to engage with your embedded content. You can configure this by updating the Advanced Site Settings with specific login settings.

  1. Add the following login settings in the Advanced Site Settings text box under Site settings > Advanced Settings, using key = value format.
    • AUTOLOGIN_ENABLED = True
    • AUTOLOGIN_USERNAME = username
    • AUTOLOGIN_PASSWORD = password
  2. Restart the Cloudera Data Visualization application for the changes to take effect.