AWS opensearch iframe embedding issues on website

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
AWS Opensearch

Describe the issue:
AWS Openseach Iframe is Embedded into my vue.js website , but it is giving auth 401 errors, How can i successfully embedd my dashboard into my website

Relevant Logs or Screenshots:

Request URL:

https://search-digivive-logging-dev-yxvak2pka774dqkfvp4.ap-south-1.es.amazonaws.com/_dashboards/api/ism/apiCaller

Request Method:

POST

Status Code:

401 Unauthorized

Referrer Policy:

strict-origin-when-cross-origin

Hi @srishti26 ,

Do you see any error messages in the OpenSearch logs?

Could you please also send your OpenSearch Dashboards settings or opensearch_dashboards.yml ? Also, please share the configurations of the enabled authentication backends in OpenSearch.

Also please check if the opensearch_security.cookie.isSameSite parameter is set to None.