Elasticsearch Cloud Hosted, 8.
We’ll create separate spaces with a dashboard per space.
We’ll provide users (that we create) access to a specific Kibana dashboard on Elastic and an embedded iframe of their application.
We have potential login options as:
- login using their email and password.
- login with SSO e.g Okta
- login with a pre authenticated link that we create via the API
Is it possible to create a pre-authenticated link that when clicked will take the user to the Elasticsearch hosted Kibana dashboard?
Or can we only create a pre-authenticated link for embedding Kibana dashboard iframes?