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

Credentials need to be more dynamic #803

Open
cloudnautique opened this issue Aug 16, 2024 · 0 comments
Open

Credentials need to be more dynamic #803

cloudnautique opened this issue Aug 16, 2024 · 0 comments

Comments

@cloudnautique
Copy link
Contributor

The current credential framework requires a credential once it has been added to a tool. This works in specific use cases, but as a tool publisher there are scenarios where you want some dynamic controls.

For instance, some APIs support both OAUTH2 and API tokens. Depending on the organization, user, and configuration a user should be able to select the choice that they want to use.

In the case of the UI or cli, the ability to specify the auth mechanism at run time is required.

Additionally, in some cases you might be using a tool locally with a development instance where there is no password. Having the ability to completely disable the credential providers at run time would also be useful.

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

No branches or pull requests

1 participant