int128 / kubelogin

kubectl plugin for Kubernetes OpenID Connect authentication (kubectl oidc-login)
Apache License 2.0
1.65k stars 191 forks source link

Close browser window on successful authentication #1028

Open jenrik opened 8 months ago

jenrik commented 8 months ago

This fixes the logic for closing browser windows. Current version works with Google Chrome, and with Firefox if the config "dom.allow_scripts_to_close_windows" is set to true. I have tested with Safari with no success.