- 20 Feb, 2021 2 commits
-
-
Rostislav Dublin (EPAM) authored
Logging Enhancements for GCP modules (GONRG-1735, GONRG-1782) See merge request !2
-
https://jiraeu.epam.com/browse/GONRG-1424 * Added new endpoint to list all users * Implemented basic functionality for `gcp-jdbc` * Implemented unit and integration tests for the endpoint * Implemented stubs for GSuite and Mongo modules * Updated documentation
-
- 02 Jan, 2021 1 commit
-
-
Dmitriy Rudko authored
GCP - Publish Entitlements See merge request !1
-
- 31 Dec, 2020 1 commit
-
-
Artem Dobrynin (EPAM) authored
This reverts commit 1207a27e
-
- 30 Dec, 2020 4 commits
-
-
Artem Dobrynin (EPAM) authored
# Conflicts: # LICENSE # README.md
-
Artem Dobrynin (EPAM) authored
-
Artem Dobrynin (EPAM) authored
-
Artem Dobrynin (EPAM) authored
https://jiraeu.epam.com/browse/GONRG-1424 * Added new endpoint to list all users * Implemented basic functionality for `gcp-jdbc` * Implemented unit and integration tests for the endpoint * Implemented stubs for GSuite and Mongo modules * Updated documentation
-
- 23 Dec, 2020 2 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
Fix desid value for get groups response See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!45
-
Rustam Lotsmanenko (EPAM) authored
-
- 14 Dec, 2020 2 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
Fixed Sonar Comments See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!43
-
Anastasiia Gelmut authored
-
- 11 Dec, 2020 1 commit
-
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1295: Documentation for Entitlement JDBC Closes GONRG-1295 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!42
-
- 10 Dec, 2020 4 commits
-
-
Artem Dobrynin (EPAM) authored
https://jiraeu.epam.com/browse/GONRG-1295 * Update JDBC.md
-
Artem Dobrynin (EPAM) authored
https://jiraeu.epam.com/browse/GONRG-1295 * Added JDBC Documentation and DB Diagrams
-
Artem Dobrynin (EPAM) authored
https://jiraeu.epam.com/browse/GONRG-1295 * Added JDBC Documentation and DB Diagrams
-
Artem Dobrynin (EPAM) authored
https://jiraeu.epam.com/browse/GONRG-1295 * Added JDBC Documentation and DB Diagrams
-
- 04 Dec, 2020 2 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1299 Fix desId value Closes GONRG-1299 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!40
-
Rustam Lotsmanenko (EPAM) authored
-
- 02 Dec, 2020 5 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
Fix unit test, constructor became package private, builder was used instead See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!38
-
Riabokon Stanislav(EPAM)[GCP] authored
-
Rustam Lotsmanenko (EPAM) authored
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1223 Added Entitlements Service tutorial See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!37
-
Elizaveta Zeldina (EPAM) authored
-
- 27 Nov, 2020 2 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1281 Fix entitlements gaps & int tests Closes GONRG-1281 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!35
-
Rustam Lotsmanenko (EPAM) authored
Changes: Added params support to getGroupMembers request(according api spec) Added TenantFactoryService to separate service from other tenants Int tests updated according smoke tests Unit tests fixed for other implementations
-
- 26 Nov, 2020 3 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1211 Closes GONRG-1281 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!34
-
Riabokon Stanislav(EPAM)[GCP] authored
-
Rustam Lotsmanenko (EPAM) authored
Changes: Key value changed from mail to token, cuz other services use token
-
- 25 Nov, 2020 1 commit
-
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1210 Response fix Closes GONRG-1210 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!32
-
- 24 Nov, 2020 5 commits
-
-
Rustam Lotsmanenko (EPAM) authored
Added retry Audit logger fix
-
Rustam Lotsmanenko (EPAM) authored
Added retry to insert member in group To make group creation more stable, and make sure that person who create group will be it's owner, Google Directory sometimes may respond with 404 when we try to add member in freshly created group
-
Rustam Lotsmanenko (EPAM) authored
Fix code/messages according certification tests https://git.epam.com/go3-nrg/platform/testing/-/tree/integration-master/Postman%20Collection/14_CICD_Setup_EntitlementAPI Request validation fix
-
Riabokon Stanislav(EPAM)[GCP] authored
* Updated README.md
-
* Updated README.md
-
- 20 Nov, 2020 3 commits
-
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1205 Added swagger v.3 Closes GONRG-1205 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!30
-
Riabokon Stanislav(EPAM)[GCP] authored
Added swagger v.3
-
Riabokon Stanislav(EPAM)[GCP] authored
GONRG-1206 hotfix Closes GONRG-1206 See merge request go3-nrg/platform/security-and-compliance/os-entitlements-java!29
-
- 19 Nov, 2020 2 commits
-
-
Rustam Lotsmanenko (EPAM) authored
Added Forbidden exception , when member doesn't have direct membership in any group
-
Riabokon Stanislav(EPAM)[GCP] authored
-