From 1c50717c428932bb467fff287a91c428fa71cd01 Mon Sep 17 00:00:00 2001 From: Wesley Cabus Date: Fri, 16 Jan 2026 15:25:56 +0100 Subject: [PATCH 1/2] Update .gitignore to stop tracking some copilot stuff --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33084b8ec..d2afc7bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ pnpm-debug.log* # macOS-specific files .DS_Store .vscode/settings.json -*.iml \ No newline at end of file +*.iml +.idea/**/copilot.data.migration.*.xml \ No newline at end of file From e77d8e725bfbbe0db6bc91a34bbcf2e0f4d0748b Mon Sep 17 00:00:00 2001 From: Wesley Cabus Date: Fri, 16 Jan 2026 15:52:59 +0100 Subject: [PATCH 2/2] Clarified that external IDP sign-out is typically front-channel based --- .../identityserver/ui/logout/external-notification.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/content/docs/identityserver/ui/logout/external-notification.md b/src/content/docs/identityserver/ui/logout/external-notification.md index 76b6efb5a..09abb2086 100644 --- a/src/content/docs/identityserver/ui/logout/external-notification.md +++ b/src/content/docs/identityserver/ui/logout/external-notification.md @@ -22,6 +22,12 @@ out" page. IdentityServer must then notify all of its clients (as discussed [here](/identityserver/ui/logout)), also typically in the form of a request in an `