wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 727 forks source link

Add new JWT renew token without revoking existing token feature to documentations #15614

Closed bhagyasakalanka closed 5 days ago

bhagyasakalanka commented 1 year ago

Is your suggestion related to a missing or misleading document? Please describe.

Describe the improvement

We can enable this feature by adding following config to the deployment.toml file.

[oauth.jwt.renew_token_without_revoking_existing]
enable = true

We need to document this new feature improvement in IS docs

Products: IS-5.11.0, IS-6.0.0, IS-6.1.0

bhagyasakalanka commented 1 year ago

5.11.0 update level 5.11.0.223

isharak commented 5 days ago

This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!