My customer using APIGateway 10.15 and they created Oauth2 from API Gateway. when we get the token from invoke/pub.apigateway.oauth2:getAccessToken, such this :
The question is how we can define the number of bit in the token from the generated results of getAccessToken services ? cause customers have requirements for tokens to be 2048 bit.
hi @dimas.prayogo,
As of now there is no option where we can set the bits for access token generation.
Can you please raise the feature request for it and then R&D can look into it.
I could not find the bit length of access token generated by APIGW in our documentation. Could you please share?
and is there any workaround can be implemented for such requirement?
I have doubts, Does that mean the access_token from Oauth2 is currently not 2048 bits?
May I ask, how can we ensure the exact number of access_token bits generated by Oauth2 ? because according to customers the number is less than 2048 bits.
hi @dimas.prayogo,
As of now we dont have option where we can configure the number of bits can be specified for token generation.
I would suggest to raise an support ticket so if this can be done from backend R&D team can help you with it.