Skip to end of banner
Go to start of banner

"Match using" parameter matrix

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


“All” match case, User A who is part of Group A views content on the page:

User

Group

Authentication type

Show if/Hide if macro visibility

Explanation

User A

Group A

none

(tick)

The viewer matches User A and Group A. Authentication type is not specified.

User A

-

none

(tick)

The viewer matches User A. Group and authentication is not specified.

-

Group A

none

(tick)

The viewer matches Group A. User and authentication type is not specified.

-

-

authenticated

(tick)

The viewer is authenticated. User and group are not specified.

-

-

anonymous

(error)

The viewer does not match the anonymous condition.

User A

Group A

anonymous

(error)

The viewer matches User A and Group A but is not anonymous.



“All” match case, a logged-out user views content on the page:

User

Group

Authentication type

Show if/Hide if macro visibility

Explanation

User A

Group A

none

(error)

The logged-out viewer does not match the User and Group. The authentication type is not specified.

User A

-

none

(error)

The logged-out viewer does not match the User condition. The group and authentication type are not specified.

-

Group A

none

(error)

The logged-out viewer does not match the group condition. The user and authentication type are not specified.

-

-

authenticated

(error)

The logged-out viewer does not match the authentication type. The user and group are not specified.

-

-

anonymous

(tick)

The logged-out viewer matches the authentication type. The user and group are not specified.

User A

Group A

anonymous

(error)

The logged-out viewer matches the authentication type. The user and group are not specified.



“Any” match case, User A who is part of Group A views content on the page:

User

Group

Authentication type

Show if/Hide if macro visibility

Explanation

User A

Group A

none

(tick)

The viewer matches either User A or Group A.

User A

-

none

(tick)

The viewer matches User A.

-

Group A

none

(tick)

The viewer matches Group A.

-

-

authenticated

(tick)

The viewer matches the authenticated condition.

-

-

anonymous

(error)

The viewer does not match the anonymous condition.

User A

Group A

anonymous

(tick)

The viewer matches either User A or Group A.



“Any” match case, the logged-out user views content on the page:

User

Group

Authentication type

Show if/Hide if macro visibility

Explanation

User A

Group A

none

(error)

The logged-out viewer does not match either User or Group.

User A

-

none

(error)

The logged-out viewer does not match the User condition.

-

Group A

none

(error)

The logged-out viewer does not match the Group condition.

-

-

authenticated

(error)

The logged-out viewer does not match the authentication type.

-

-

anonymous

(tick)

The logged-out viewer matches the authentication type.

User A

Group A

anonymous

(tick)

The logged-out viewer matches the authentication type.

  • No labels