Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Security and Compliance
entitlements-azure
Commits
cf5abd62
Commit
cf5abd62
authored
Oct 05, 2020
by
harshit aggarwal
Browse files
Updating javadoc
parent
4ebaf757
Pipeline
#11032
failed with stage
in 2 minutes and 8 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/opengroup/osdu/azure/entitlements/service/EntitlementsAzure.java
View file @
cf5abd62
...
...
@@ -236,6 +236,12 @@ public class EntitlementsAzure
/**
* Accessor for the groups for the requestor.
* In case request is made from a Root SP (one having access to all the groups in the tenant)
* we will query the TenantInfo collection to return all the groups
* OID for this Root SP is read from the key-vault
* Note: This approach of whitelisting a certain Service Principal is an interim solution
* to enable Root level access and will get changed once entitlements-azure has
* support for hierarchical groups
* @return The groups.
*/
public
Groups
getGroups
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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