Hi, guys.
Quick question about the OIDC plugin. Right now, when doing the authorization_code flow, the access_token you get only seems to work with the /userinfo endpoint.
Is that the only thing it's meant to access for now? Or is there (or will there be) support for using that same access token to hit other endpoints like the ones related to organizations, default endpoints. How should I handle those kinds of actions with the provided access token?