-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
component/clicomponent/connectorscomponent/documentationkind/featureNew feature implementationNew feature implementationtype/Part
Milestone
Description
Reason/Context
- Add support for
logincommand, which will help to perform authentication with microcks instance,
This is a part of #97
Description
- We can add
logincommand to our CLI which will perform a user login and retrieve the credentials. - It will help to perform upcoming commands seamlessly without getting credentials on every execution.
- It will also help to remove extra flags like
microcksURL,keycloakClietnId,keycloakClientSecretfrom the commands.
Implementation ideas
No response
Metadata
Metadata
Assignees
Labels
component/clicomponent/connectorscomponent/documentationkind/featureNew feature implementationNew feature implementationtype/Part