Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ON-PREM API Key credentials #51

Open
wzaremba opened this issue Sep 17, 2023 · 2 comments
Open

Support ON-PREM API Key credentials #51

wzaremba opened this issue Sep 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@wzaremba
Copy link

The current version of Python Client uses username/password for on-prem and API Key for Control-M Helix.
The v21 on-prem supports API Key as well.

I think that Environment class can be changed to support this. The default constructor functions as well the documentation is a little misleading, saying that the API are different based on the type of environment.

This class - IMO - should be changed just to specify to what type of authentication the user will use and where he will connect. Some values can be pre-populated as it is right now (ie. Workbench = localhost).

@rbeker-BMC rbeker-BMC added the enhancement New feature or request label Oct 23, 2023
@TheMadLeprechaun
Copy link

Is this functionality still planned to be added?

@wzaremba
Copy link
Author

wzaremba commented Aug 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants