Skip to content

Add support for configuring Bearer authentication (as in the configuration wizard) to the New Project Wizard when creating an external project. #48

@nikulinma-vrn

Description

@nikulinma-vrn

Feature Description

Currently, when creating an external project, you can only specify a login and password for authentication. It is necessary to add the ability to specify Bearer authentication when creating the project, as is already done in the connection configuration wizard.

During implementation, it is necessary to account for changes to the application.properties file, because currently if you create an external project and change the login/password, a line with the authentication type "basic" is added. This line should be present immediately after project generation if this option is selected; otherwise, the file should correspond to the Bearer configuration.

Image

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions