Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dialing the same instance with and without IAM authn #731

Open
enocom opened this issue Feb 15, 2024 · 0 comments
Open

Support dialing the same instance with and without IAM authn #731

enocom opened this issue Feb 15, 2024 · 0 comments
Assignees
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.

Comments

@enocom
Copy link
Member

enocom commented Feb 15, 2024

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

@enocom enocom added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Feb 15, 2024
@enocom enocom assigned jackwotherspoon and unassigned enocom Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants