Use Other UAA Service with Web Admin

About this task

This topic describes how to use an external UAA with web admin application. You can, however, choose to use Predix UAA with web admin.

Procedure

  1. Create a client with the following scopes and authorities:
    • uaa.none
    • historian_visualization
    • openid
    • uaa.resource
    • historian_tuner.admin (required if you want to use tuner securely)
    • - zones.<zone-id>.query, historian_rest_query_service.user (required if you want to use the REST query securely)
  2. Create a user in the UAA instance.
  3. Set the environment variables of the UAA service.
  4. Restart the Webadmin-uaa Docker image.