Skip to Content
0
Former Member
Oct 11, 2005 at 11:15 PM

Allow access to a component

25 Views

Hello..

I created a component and want to allow anyone to access the component.

I set following properties in the componet config section..

<property name="AuthRequirement" value="none" />

<property name="SafetyLevel" value="no_safety" />

and allowed read access to no_safety in the security zones for Anonymous Users group....

but when i try to access the component, it takes me to the login screen..

Could someone help me out here please?

thanks alot.. in advance...