Hide Anonymous login from login page

We have a scenario where we embed Kibana dashboards in our admin portal using saved object URL iframe embed. We use anonymous login provider in the url query to skip the login page.
Is there a way to accomplish this without allowing anonymous user login in the main login page of Kibana ?
The anonymous user we created has read access and this can give access to all our data of anyone lands on the login page.

Thank you.

Hi @hamedov Welcome to the community

Perhaps try setting

showInSelector: false

In the anonymous section