Is there any authorization support for admin operations?

Its been a while :slight_smile:
I could use external JWT signer to login and perform authenticated operations. But from what I gather, an identity can either be an admin or not. If I were to create an identity to do only certain operations ( say router create and enroll ), is it possible to do so without making that identity a full fledged admin?
TIA.

Hey @av-dev, indeed it's been a minute!

At this point, no. More granular permissioning schemes are on our backlog, but it's not a feature that's actively being worked just yet. So, not yet, but probably in the future.

1 Like