How to perform authentication in kibana?

Yes

No
How should i pass it ?

and i have used default xpack.security.authc.realms namespace

xpack:
  security:
    authc:
      realms:
        native1:
          type: native
          order: 0

is this correct ?