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

Use client-credentials tokens for rpcinterface-full-stack-tests #7300

Open
paulius-valiunas opened this issue Oct 28, 2024 · 0 comments
Open
Assignees

Comments

@paulius-valiunas
Copy link
Contributor

Some of our full stack tests use browser-based login, some use client credentials. We could keep the possibility to choose any authorization client, but each individual test should not be coupled to a specific authentication flow. I propose we change the tests so that they all use the same authorization client, and by default it's @itwin/service-authorization. Using the same authorization client everywhere would make it easy to expose additional options for it later.

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

3 participants