Elasticsearch automatic dashboard access

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:

  1. login using their email and password.
  2. login with SSO e.g Okta
  3. 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?