Hi
We want to use Oauth flow with externally generated access tokens. https://docs.apigee.com/api-services/content/use-third-party-oauth-system
Our access token will contain an id and some metadata, packaged together and encrypted. This will make the access_token string a bit long.
Does Apigee impose a limit on length of the externally generated access token for Oauth flows?
Regards.