Protecting kibana iFrame -

Can we protect kibana iFrame that Only allow it to work on one domain only.

Any soultion?

Thanks in advance

You should be able to use the csp.frame_ancestors setting in kibana.yml for that: CSP: frame-ancestors - HTTP | MDN