- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to grant Meraki Dashboard user client VPN only
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
