Previously invalid role session names would get errors from the STS API instead of this action rejecting them, causing unnecessary retries. Now we check them and fail early. Closes #1656. That FR recommended that we sanitize the name before sending to STS, but instead we error to not silently change the user's selected session name (avoiding the potential security sharp edge) |
||
|---|---|---|
| .. | ||
| cleanup.test.ts | ||
| helpers.test.ts | ||
| index.test.ts | ||
| mockinputs.test.ts | ||
| profileManager.test.ts | ||
| ProxyResolver.test.ts | ||