From 301ffdca974a70c9b058e1b51acc044107986718 Mon Sep 17 00:00:00 2001 From: Chris Rowe Date: Mon, 27 Jul 2026 19:32:20 -0400 Subject: [PATCH] Add tip about existing AWS S3 (IAM Identity Center) bookmarks Based on https://github.com/iterate-ch/cyberduck/issues/17954#issuecomment-4093577435 --- tutorials/s3_identitycenter.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tutorials/s3_identitycenter.md b/tutorials/s3_identitycenter.md index 846f7ebc..ae35b981 100644 --- a/tutorials/s3_identitycenter.md +++ b/tutorials/s3_identitycenter.md @@ -73,6 +73,13 @@ an external identity provider (IdP). 1. Add a new [Bookmark](../cyberduck/bookmarks.md) in Cyberduck or Mountain Duck and choose *AWS S3 (IAM Identity Center)* in the protocol dropdown. + + :::{tip} + If you already have a bookmark using *AWS S3 (IAM Identity Center)* and want to use new configuration details, + make sure you are not creating a bookmark in a browser window with it connected, otherwise the current values + will be copied to the new bookmark. + ::: + 2. Choose _Connect_ and select the AWS CLI profile name when prompted. :::{image} _images/S3_CLI_Profile_Prompt.png