Ziti and zrok access policies

Hi,
excuse my ignorance of the basics here but does Ziti have policies to manage authorization for shares, example : I just created this private share ( using zrok for example ) and I only want identity xxxxx to be able to access it.
I know that private share in zrok are protected with tokens, just wondering if a policy can be also created.

thanks

For zrok, see Permission Modes | Zrok. Note the --closed and --add-access-grant command line args, which can limit access to only the specified identities.

1 Like