kpcraig
kpcraig
This PR adds support for ExternalIDs to be included in assume-role requests.
Pass a nil function when the externalID is empty. This fixes an issue where AWS would reject a blank externalID as too short, presumably because we were passing a non-nil...
### Description This PR updates our Okta SDK dependency to v4, so that we transitively remove a go-jose dependency [CVE-2024-28180](https://www.cve.org/CVERecord?id=CVE-2024-28180). (Old versions of go-jose are pulled in other places as...