[IAM tokens] Allow for multiple clients to be used
Open
- Dominant language
- Python
- Stars
- 126
- Forks
- 191
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Currently, it seems like a single IAM client is used whenever we interact with the IDP. This means that the client has to have the union of all the scopes we could possibly want. This could be risky especially when scopes are requested client side
Contributor guide
Assessment
This issue has not been assessed yet.