Commit 606cadf
authored
If the user selects cancel in the confirmation dialog, the sign out
will now be aborted.
The method logoutFromSsoConnection also calls deleteSsoConnection() if
the connection is of type ProfileSsoManagedBearerSsoConnection, so it
is does not have to be called from SsoLogoutAction.
1 parent e6d503d commit 606cadf
File tree
2 files changed
+6
-3
lines changed- .changes/next-release
- plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/credentials/actions
2 files changed
+6
-3
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
| 25 | + | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments