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

add option to retrieve stored ibm credentials #799

Open
richrines1 opened this issue Sep 29, 2023 · 0 comments
Open

add option to retrieve stored ibm credentials #799

richrines1 opened this issue Sep 29, 2023 · 0 comments

Comments

@richrines1
Copy link
Contributor

What is happening?

i can instantiate a QiskitRuntimeService() / IBMProvider() without any arguments because my credentials are already saved in a dot file. it would be nice if i could automatically use the same credentials when i instantiate a qss.SuperstaqProvider or css.Service(), instead of having to pass everything in manually

imo this shouldn't happen by default though - maybe we could either (1) allow the user to pass in a provider object/runtime service instead of individual credentials, (2) add an argument like use_stored_ibmq_credentials=False, or (3) some combination of these and a flag allowing the automatic reading of ibm configs that we put in our own config file?

What are the current alternatives?

No response

Any additional context?

No response

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

No branches or pull requests

1 participant