jeremmfr / terraform-provider-junos

Terraform provider for Junos devices
https://registry.terraform.io/providers/jeremmfr/junos
MIT License
61 stars 21 forks source link

User identification source priority #238

Closed arjenvri closed 3 years ago

arjenvri commented 3 years ago

While implementing user identify configuration I was wondering if setting the priority of different identity tables is already supported.

set security user-identification authentication-source aruba-clearpass priority 100

thank you for looking into this

jeremmfr commented 3 years ago

It is not supported yet, I will take care of adding this.