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 · 5 comments · Fixed by #8850

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
RusJaI added a commit to RusJaI/docs-apim that referenced this issue Nov 8, 2024
@iloshinik
Copy link

iloshinik commented Nov 14, 2024

Hi @RusJaI,

This feature is available OOTB in the APIM 4.x.x versions. Please refer to the public git issue [1] for API-M 4.1.0. Hence, it is not only applicable to specific customers. Since there are many other inquiries for the documentation for 4.x.x versions, appreciate if you could include this configuration in the 4.x.x doc space as well.

[1]. wso2/api-manager#1691

Thanks,
Iloshini

@RusJaI
Copy link
Contributor

RusJaI commented Nov 19, 2024

Hi @iloshinik ,
Thank you very much for pointing out.
It was identified that the fix is available in 4.x versions.

Master Fix : #8850
APIM 4.4.0 : #8845
APIM 4.3.0 : #8849
APIM 4.2.0 : #8848
APIM 4.1.0 : #8847
APIM 4.0.0 : #8846

@SameeraSI
Copy link
Author

Hi @RusJaI,

I created this doc issue [1] to improve the multiple-active-access-tokens documentation [2]. We would greatly appreciate it if you could take the necessary actions to address this issue as well.

[1] #8956
[2] https://apim.docs.wso2.com/en/4.2.0/design/api-security/oauth2/multiple-active-access-tokens/

Thanks,
Sameera

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

Successfully merging a pull request may close this issue.

4 participants