File tree Expand file tree Collapse file tree
charts/ontoserver-indexer/examples Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,8 +30,12 @@ syndication:
3030 tokenEndpoint : https://your-auth-server/oauth/token
3131 feed : ncts-syndication
3232 entryTitle : " SNOMED CT AU November 2023 release"
33- securityLabels :
34- - http://snomed.info/sct/32506021000036107
33+ # securityLabels:
34+ # - restricted.read # restrict read access to users with grouping/restricted.read scope
35+ # - restricted.write # restrict write access to users with grouping/restricted.write scope
36+ # Labels use codes from http://ontoserver.csiro.au/CodeSystem/ontoserver-permissions
37+ # Requires ontoserver.security.enabled=fine
38+ # See: https://ontoserver.csiro.au/docs/6.24.1/security-model.html
3539
3640# Provide credentials via an existing Secret with keys: clientId, clientSecret
3741# Create it with:
You can’t perform that action at this time.
0 commit comments