access

access rules

This is a set of rules used to limit access to particular resources (a page, a widget etc). The rules are joined by logical AND, meaning all the rules must be true for the resource to be shown.

Name Description Default value Available options

Access rule that uses claims available on @currentUser object (either from identity or configured as the userProperty in config hub section)

Access rule delegate

rule claim

Access rule that uses claims available on @currentUser object (either from identity or configured as the userProperty in config hub section)

Name Description Default value Available options

name

This is the name of the claim that should be checked to limit access to a given resource

image

value

This is the expected value of the claim, that must be realized in order to show the given resource

image

rule delegate

Access rule delegate

Name Description Default value Available options

authority

This is the Authority service to which access is to be delegated

image

identifier

This is the Identifier of the resource we want to check access to

image

permission

The permission needed to gain access

image

resource

This is the Resource type we want to check access to

image