jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Add support to print the JFrog CLI Web Login URL in the terminal when we add the server configuration.

Open rojajfrog opened this issue 11 months ago • 0 comments

Is your feature request related to a problem? Please describe. We can authenticate to the Artifactory server in the terminal with JFrog CLI by using the $ jf c add command. This allows users to configure the CLI directly through the terminal using other authentication methods. Support for printing the auth URL in JFrog CLI for web browser authentication. This enables us to copy and paste it into a remote browser for authentication.

Example: $ jf c add Enter a unique server identifier: tt JFrog Platform URL: http://artifactoryserverurl:port Select one of the following authentication methods: 🐸 Access Token Web Login - if we select the Web Login, it should print the auth URL for web browser authentication Username and Password / Reference token Mutual TLS

Describe the solution you'd like to see Support for printing the auth URL in JFrog CLI for web browser authentication. This enables us to copy and paste it into a remote browser for authentication.

rojajfrog avatar Mar 27 '25 17:03 rojajfrog