Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Search
Commits
d6bcdb9b
Commit
d6bcdb9b
authored
Jun 30, 2021
by
Riabokon Stanislav(EPAM)[GCP]
Browse files
Merge branch 'master-patch-00138' into 'master'
Update PolicyService-Integration.md See merge request
!136
parents
05648ffb
959e9c72
Pipeline
#50243
failed with stages
in 52 minutes and 45 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
docs/tutorial/PolicyService-Integration.md
View file @
d6bcdb9b
...
...
@@ -23,6 +23,7 @@ Here are steps to enable Policy service for a provider:
-
Add and provide values for following runtime configuration in
`application.properties`
```
service.policy.enabled=true
service.policy.id=search //policy_id from ${policy_service_endpoint}/api/policy/v1/policies.
service.policy.endpoint=${policy_service_endpoint}
policy.cache.timeout=<timeout_in_minutes>
PARTITION_API=${partition_service_endpoint}
...
...
@@ -31,4 +32,4 @@ Here are steps to enable Policy service for a provider:
-
This is an experimental feature and at this moment has following limitations
1.
If the query has
`returnedFields`
set, it must contain all
`acl, kind, legal`
and
`id`
2.
In the current implementation, totalCount represents the number of records matching user query before the search policy is applied
3.
Because the policy auth filter is applied outside of query handles, cursor may not point to the accurate data entry when using
`query_with_cursor`
\ No newline at end of file
3.
Because the policy auth filter is applied outside of query handles, cursor may not point to the accurate data entry when using
`query_with_cursor`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment