Skip to content

Conversation

@TuannasCodeCatastrophe
Copy link
Contributor

@TuannasCodeCatastrophe TuannasCodeCatastrophe commented Jan 8, 2026

Description

Jobs to be done (optional)
As an administrator managing SCIM provisioning, I want SCIM tokens to automatically refresh so that I do not need to regenerate them manually every 90 days.
If automatic refresh fails, I should receive clear guidance — both in the product UI — so I know what went wrong and how to fix it.

Definition of done
Update the following Doc: https://developer.konghq.com/insomnia/scim/

MVP:
Remove FAQ about token refresh

Nice to have:
Include the following information:

Explain that SCIM tokens now automatically refresh before expiration.
Define where the admin can view the token information
Describe what happens during failure.
Add explicit guidance explaining that when SCIM is enabled, it does not modify, remove, or reconcile users who were manually added prior to enabling SCIM. This is a known and expected behavior.
Post meeting 7 JAN: SCIM page to be uplifted to focus on user journey and avoid users main pain points (manually managed users and understanding license consumption.)
Information
Jira

Due date (optional)
14 Jan

Size
M

Fixes #3671

Preview Links

https://deploy-preview-3858--kongdeveloper.netlify.app/insomnia/scim/

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).

@TuannasCodeCatastrophe TuannasCodeCatastrophe added this to the Insomnia V12.3 milestone Jan 8, 2026
@TuannasCodeCatastrophe TuannasCodeCatastrophe self-assigned this Jan 8, 2026
@TuannasCodeCatastrophe TuannasCodeCatastrophe requested a review from a team as a code owner January 8, 2026 15:32
@TuannasCodeCatastrophe TuannasCodeCatastrophe added do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release product:insomnia labels Jan 8, 2026
@CLAassistant
Copy link

CLAassistant commented Jan 8, 2026

CLA assistant check
All committers have signed the CLA.

@netlify
Copy link

netlify bot commented Jan 8, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 4aed09b
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69668d9b1d70680008813da4
😎 Deploy Preview https://deploy-preview-3858--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some suggestions, let me know if you have any questions!

@cloudjumpercat cloudjumpercat force-pushed the Feat-Insomnia-Explain-automated-SCIM-token-refresh-3671 branch from 4bdd4cf to 9161bc9 Compare January 13, 2026 17:20
@cloudjumpercat cloudjumpercat changed the base branch from main to release/Insomnia-12.3 January 13, 2026 17:20
Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cloudjumpercat cloudjumpercat merged commit 374669e into release/Insomnia-12.3 Jan 13, 2026
12 checks passed
@cloudjumpercat cloudjumpercat deleted the Feat-Insomnia-Explain-automated-SCIM-token-refresh-3671 branch January 13, 2026 18:39
godfrzero pushed a commit that referenced this pull request Jan 15, 2026
* Feat (Insomnia) View Enterprise Organization count and User-role badges added (#3822)

* INS-1685 Insomnia Admin - Org Count, Sort Order, and User's Role

* vale fixes

* tweak

* formatting tweak

* Update app/insomnia/enterprise-account-management.md

Co-authored-by: tomek-labuk <[email protected]>

---------

Co-authored-by: TuannasCodeCatastrophe <[email protected]>
Co-authored-by: tomek-labuk <[email protected]>

* updated ling for git sync storage (#3823)

Co-authored-by: TuannasCodeCatastrophe <[email protected]>

* Feat (Insomnia): External Vault/ Allow empty credential configs to work with different cloud providers (#3840)

* Content added 2 FAQs

* commit to fix view error

* tweak numero dos

---------

Co-authored-by: TuannasCodeCatastrophe <[email protected]>

* Feat (Insomnia): Outline Git and Cloud Sync support for MCP (#3873)

* refined content to not mention mcp clients being unsupported in any project, and clarified mcp clients availability.

* add new in label

---------

Co-authored-by: TuannasCodeCatastrophe <[email protected]>
Co-authored-by: Diana <[email protected]>

* Feat (Insomnia): Explain automated SCIM token refresh (#3858)

* First pass - SCIM uplift

* Vale fix

* updated related resourced section

* applied PM feedback AND added full expanded FAQ from 3869

* fix SCIM note

* Apply suggestions from code review

* Small wording changes

Signed-off-by: Diana <[email protected]>

* Stronger wording for token failure

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: TuannasCodeCatastrophe <[email protected]>
Co-authored-by: Diana <[email protected]>

* feat(insomnia): Git sync credentials (#3898)

* Change Cloud Credentials tab name, add info about where you can add credentials

Signed-off-by: Diana <[email protected]>

* fix the cloud credentials and credentials version thingy

Signed-off-by: Diana <[email protected]>

* Apply suggestions from code review

Co-authored-by: lena-larionova <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: lena-larionova <[email protected]>

* Add 12.3 version and mark as latest

Signed-off-by: Diana <[email protected]>

---------

Signed-off-by: Diana <[email protected]>
Co-authored-by: Cora <[email protected]>
Co-authored-by: TuannasCodeCatastrophe <[email protected]>
Co-authored-by: tomek-labuk <[email protected]>
Co-authored-by: lena-larionova <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time product:insomnia release-docs Docs for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat (Insomnia): Explain automated SCIM token refresh

5 participants