accessControl

Top  Previous  Next

  <accessControl securityDomain="" checkPoint="" loginPage="" failurePage="" />

 
Attributes of "accessControl" element

Attribute

MScript

Description

securityDomain

ü

The name of the Security Domain that this access control operates. The default is "main"

checkPoint

ü

The identity of the authority to check. This attribute is mandatory. The checkpoints are managed and maintained by the Security components

loginPage

ü

The name of the page to redirect to incase of user has no valid session. The default value is "index".

failurePage

ü

The name of the page to redirect incase of user has not sufficient authority. The default is system error page.