Skip to content

Add parsing of kerberos principal to set default username/identity-provider for command-line tools

Duncan Macleod requested to merge find-kerberos-principal into main

This PR adds automatic parsing of the klist output to set the default -u/--username and -i/--identity-provider for command-line tools.

Merge request reports