Skip to content

feat(identity): reference for the access tokens duration - #6751

Draft
juliamrch wants to merge 5 commits into
mainfrom
iss6690
Draft

feat(identity): reference for the access tokens duration#6751
juliamrch wants to merge 5 commits into
mainfrom
iss6690

Conversation

@juliamrch

@juliamrch juliamrch commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates the existing Identity docs to show users how to customize the duration (TTL) for access tokens issued by Kong Identity clients. There is a distinction between clients that users create using the API and clients dynamically created through the dev portal or other automations. They set the duration accordingly.

Users can customize this in 2 ways:

  • Using the API
  • Using Terraform

closes #6690

Things to check before merging:

Are the Terraform Konnect provider links accurate?

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 78201d1
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a886deaa9ddc90008fcd011
😎 Deploy Preview https://deploy-preview-6751--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@juliamrch
juliamrch changed the base branch from main to release/identity-26-08 August 21, 2026 15:22
@juliamrch juliamrch self-assigned this Aug 21, 2026
Comment thread app/kong-identity/auth-servers.md Outdated
Comment thread app/kong-identity/auth-servers.md Outdated
Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
Base automatically changed from release/identity-26-08 to main September 2, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

identity: configure access tokens TTL

1 participant