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

Updating APIM 4.X.X documentation to include configuration for supporting Multiple Active Access Tokens. #8376

Closed
SameeraSI opened this issue Sep 12, 2024 · 2 comments

Comments

@SameeraSI
Copy link

Description:

The following configuration regarding Multiple Active Access Tokens is well-documented in the APIM 3.2.0 documentation[1]:

[oauth.jwt.renew_token_without_revoking_existing]
enable = true
allowed_grant_types = [“client_credentials”, “password”]

However, it appears that this configuration is not included in the APIM 4.X.X documentation, and the APIM 4.X.X documentation needs to be updated to include this configuration.

[1]https://apim.docs.wso2.com/en/3.2.0/learn/api-security/oauth2/multiple-active-access-tokens/

Suggested Labels:
APIM 4.0.0
APIM 4.1.0
APIM 4.2.0
APIM 4.3.0

@RusJaI
Copy link
Contributor

RusJaI commented Nov 1, 2024

Uodate [2024-11-01]

Addressed via following Pull requests :

RusJaI added a commit to RusJaI/docs-apim that referenced this issue Nov 1, 2024
RusJaI added a commit to RusJaI/docs-apim that referenced this issue Nov 1, 2024
@RusJaI
Copy link
Contributor

RusJaI commented Nov 4, 2024

The fix has been provided for a specific customer usecase. Hence currently it's available only in APIM 3.2.0 and 3.2.1.
Hence the documentation for 4.x versions is not applicable.

@RusJaI RusJaI closed this as completed Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants