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

[Question]: managing access token for multiple resouces #2067

Open
rommelandrea opened this issue Jan 20, 2025 · 0 comments
Open

[Question]: managing access token for multiple resouces #2067

rommelandrea opened this issue Jan 20, 2025 · 0 comments
Labels

Comments

@rommelandrea
Copy link

What Version of the library are you using?
Version: 19.0.0

Question
I am using the Logto identity provider and facing challenges in handling multiple access tokens. Logto requires separate access tokens for different resources, which is causing complications in my setup.

My structure involves a single identity manager that handles authentication for both users and M2M services, along with multiple resources (APIs), each with its own audience, organization, and scopes.

I attempted to configure the app with multiple setups, but since the authority and client remain the same, this approach results in warnings and issues with token management when making API calls.

How can I resolve this problem? Any guidance would be appreciated.

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

No branches or pull requests

1 participant