Hi everyone,
My requirement is to hide a link on my portal for all anonymous users and view only if a user is signed in.
To put this simply if a user is logged in, they can see the link.
If there is no user logged in the portal, they cannot see the link.
For this i've created a Web Page Access Control rule and gave "Restrict Read" rule to it, moreover i attached "Authenticated Users" Web role to it.
This is not working at all. Can someone please guide me.