Support dialing the same instance with and without IAM authn #731
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Feature Description
Presently, if a user dials an instance with IAM auth, the internal cache will use IAM auth for all subsequent certs. If a user then dials the same instance but without IAM auth, they'll get a cert with IAM auth enabled.
Instead, we should cache based on not just instance name (current behavior), but instance name + IAM auth being enabled.
Sample code
No response
Alternatives Considered
No response
Additional Details
No response
The text was updated successfully, but these errors were encountered: