Skip to content

Commit

Permalink
Update 2024-04-30-A-comprehensive-guide-to-setup-and-connect-self-man…
Browse files Browse the repository at this point in the history
…aged-dashboards-with-Amazon-OpenSearch-domain.md

Signed-off-by: Madhan <[email protected]>
  • Loading branch information
madhankb authored May 20, 2024
1 parent 3087e7c commit de59b14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ IK5Y04uMGfRjcE+cPA/vPCKPxh/sgB0n6GaJCIDI</ds:X509Certificate></ds:X509Data></ds:
```

* Replace the self-managed Dashboards URL in the security configuration file with the self-managed Dashboards endpoint. The purpose of this change is to guarantee that after the user is authenticated by IdP, they are redirected to the self-managed Dashboards instance instead of the managed Dashboards instance.

**IMPORTANT**: Users do not have access to modify the security configuration file, so you will need to raise a support case with AWS Support to request a change to the self-managed Dashboards URL endpoint. After AWS Support completes your request, you can check the new endpoint by running the API call **```_opendistro/_security/api/securityconfig```** and validate the **`kibana_url`** changes in the security configuration file.
* Install Docker and its dependencies on the EC2 instance.
* Use the following **`docker-compose.yml`** file and run the self-managed Dashboards instance:
Expand Down

0 comments on commit de59b14

Please sign in to comment.