Products
Platform
General
Public groups
Hi,
We would like to create user who can add/delete JUST client VPN users.
We won't need to give that user any other access on the dashboard.
Is this possible ? If yes, how can I implement it ?
Thank you in advance.
Solved! Go to solution.
You can't do this using the Meraki supplied dashboard.
You would need to use the API and either write a command-line script (such as in Python) or your own dashboard with this function.
https://developer.cisco.com/meraki/api-v1/#!get-network-meraki-auth-users
View solution in original post