[Yanel-dev] Access Policy for anonymous

basZero baszero at gmail.com
Wed Feb 5 08:16:17 EST 2020


Hi,

maybe someone quickly knows this, was looking for it now for 15min, didn't
find out how to do it:

How can I execute an access-policy check and test whether an anonymous user
would have the rights for a certain usecase?

So in my .policy file, I have some usecases that are open for anonymous
(world), some usecases are not open. I need to test it:

  <usecase id="myusecase1">
    <world permission="true"/>
  </usecase>
  <usecase id="myusecase2">
    <world permission="false"/>
  </usecase>

How would you do that?

Cheers, Balz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mx2.wyona.com/pipermail/yanel-development/attachments/20200205/246ea196/attachment.html>


More information about the Yanel-development mailing list