Skip to content

Commit

Permalink
Add AR_DICTIONARY_REQUESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcolon021 committed Oct 3, 2024
1 parent a433efb commit f5f45bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ application.admin.users=${ADMIN_USERS:__ADMIN_USERS__}
# Fence Configurations. These are used to configure the access rules for the application.
# If you intend to use a fence_mapping.json file you will need to set the following properties.
fence.consent.group.concept.path=\\DCC Harmonized data set\\
fence.standard.access.rules=AR_ONLY_INFO,AR_ONLY_SEARCH,AR_INFO_COLUMN_LISTING
fence.standard.access.rules=AR_ONLY_INFO,AR_ONLY_SEARCH,AR_INFO_COLUMN_LISTING,AR_DICTIONARY_REQUESTS
fence.allowed.query.types=${FENCE_ALLOWED_QUERY_TYPES:COUNT,CROSS_COUNT,CATEGORICAL_CROSS_COUNT,CONTINUOUS_CROSS_COUNT,DATAFRAME,DATAFRAME_PFB}
#COUNT,CROSS_COUNT,CATEGORICAL_CROSS_COUNT,CONTINUOUS_CROSS_COUNT,DATAFRAME,DATAFRAME_PFB

Expand Down

0 comments on commit f5f45bd

Please sign in to comment.