How Can I enable Authentication of username and password on Selenium Grid Hub Url?

1.4k views Asked by At

I am wondering if we can put the authentication on the selenium grid hub url by asking username and password before entering into the selenium Grid hub ?

Can this be also done if we are using the Zalenium grid which internally uses the Selenium Grid ?

Will it ask for username and password everytime we access the selenium grid hub ?

Can we also enable SSO based authentication on the selenium grid hub url ?

Can we also use JWT token for the authentication on the selenium grid hub url ?

0

There are 0 answers