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

Feat(eos_cli_config_gen): Support "authorization requests" for GNMI transport GRPC #5126

Open
1 task done
bjmeuer opened this issue Mar 4, 2025 · 0 comments · May be fixed by #5139
Open
1 task done

Feat(eos_cli_config_gen): Support "authorization requests" for GNMI transport GRPC #5126

bjmeuer opened this issue Mar 4, 2025 · 0 comments · May be fixed by #5139
Assignees
Labels
type: enhancement New feature or request

Comments

@bjmeuer
Copy link
Contributor

bjmeuer commented Mar 4, 2025

Enhancement summary

Support "authorization requests" for GNMI transport GRPC. This is used as mitigation of Security Advisory 0111
https://www.arista.com/en/support/advisories-notices/security-advisory/21098-security-advisory-0111

switch(config-gnmi-transport-default)#show management api gnmi

   transport grpc default

      authorization requests 

Which component of AVD is impacted

eos_cli_config_gen

Use case example

This is used as mitigation of Security Advisory 0111
https://www.arista.com/en/support/advisories-notices/security-advisory/21098-security-advisory-0111

Describe the solution you would like

add a knob to enable "authorization requests"

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@bjmeuer bjmeuer added the type: enhancement New feature or request label Mar 4, 2025
@bjmeuer bjmeuer self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant