Skip to content

Add RADIUS dynamic authorization proxy resource classes - #109

Open
ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-dynauth-proxy
Open

ed6869 wants to merge 1 commit into
aruba:masterfrom
ed6869:feature/radius-dynauth-proxy

Conversation

@ed6869

@ed6869 ed6869 commented Jun 30, 2026

Copy link
Copy Markdown

Fixes #106

Companion collection PR: aruba/aoscx-ansible-collection#217

Summary

Adds the RADIUS dynamic authorization (Change of Authorization) proxy resource classes: RadiusDynauthProxyServer (compound index address, port, port_type under a VRF), RadiusDynauthProxyClientGroup (referencing CoA clients through a numeric id to URI map) and RadiusDynauthProxyProfile (tying a client group and a server within a VRF). Registered in api.py.

Testing

  • Offline unit tests pass.
  • Validated live on a CX 6300 (FL.10.17, REST latest): create / idempotency / update / delete of the full server + client group + profile graph.

Add RadiusDynauthProxyServer (compound index address, port, port_type under a
VRF), RadiusDynauthProxyClientGroup (referencing CoA clients through a numeric
id to URI map) and RadiusDynauthProxyProfile (tying a client group and a server
within a VRF). Registered in api.py. Adds offline unit tests.

Signed-off-by: ed6869 <ed6869@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add RADIUS dynamic authorization proxy resource classes

1 participant