Skip to content

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

Open
@rojajfrog

Description

@rojajfrog

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions