summaryrefslogtreecommitdiffstats
path: root/auth
AgeCommit message (Collapse)AuthorFilesLines
2020-05-20Release aaf/authz2.1.22jenkins-releng14-14/+14
2020-05-19Fix Cred.dat issues in preloadChrisC1-46/+43
exported cred.dat is failing preload due to unescaped quoted chars remove duplicate for main deployer id Issue-ID: AAF-1127 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I94dc9cdacd055c60e0d2873ae4561a732aa3e84b
2020-05-12AAF release fixChrisC2-357/+407
- align roles changes with golden image (used AAF CLI to update golden image on lab, this aligns with user_role.dat - Updated user_role expiry to 2021 - update docker props file to align with maven versioning to fix docker staging job for release Issue-ID: AAF-1144 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I2e0c2222634947a13dbba22fe7d34987e634e11c
2020-05-08release 2.1.22John J. Franey22-685/+986
pulled aaf initialization data from test environment set poms to 2.1.22-SNAPSHOT set version.properties to 2.1.22 Issue-ID: AAF-1144 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ib7a98af1861b47b0dafb3d7962cd3211ceb1524e
2020-05-07script to exit non-zero when fail to get certificateJohn J. Franey1-44/+135
The client.sh script is modified to return non-zero on any error. Issue-ID: AAF-1087 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I04728cd44951831daaac17719cba536f81fa65a7 (cherry picked from commit 4946ffdbdf1a25942851f5c1f135395bb1a023d2)
2020-05-07AAF default config update and fixesChrisC3-44/+93
Update AAF default conf to : - fix typo in default identity file - add default email addresses to all pre defined users, as this was creating issues for some clients when trying to decode certs (missing Sponsor email for RFC822Name in generated certificates see JIRA : PORTAL-893). - updated portal roles: portal does sync roles with AAF but was using another identity (aaf_admin), this has been changed in portal to use its X509 artifacts when doing REST queries to AAF, hence adding more roles to portal user to support its functions. Issue-ID: PORTAL-875 Issue-ID: PORTAL-893 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I5afa2769a4ec33c1ea2f4da2f5b6e0b4938ea88f (cherry picked from commit c5b27ed436484b2a60bde7558aee459366f722d7)
2020-03-26AAF Services non root, all platforms2.1.20Instrumental20-188/+278
adjust Agent for JDK 11 Included redoing Config and Agent Init Containers refit for "hello" (sample) Issue-ID: AAF-1102 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: Ia957b1ccce34d164580ccb0a6d02d7b800e4887e
2020-03-24AAF non-rootChrisC17-18/+149
update AAF service dockerfiles to run as user AAF, reusing existing script infra Issue-ID: AAF-1102 Signed-off-by: ChrisC <christophe.closset@intl.att.com>, JulienBe <jb3179x@att.com> Change-Id: I2d9feef65a98d4545e407825533cd1741f891b45
2020-03-19minor 2.1.20 changesInstrumental19-24/+20
Update versions to 2.1.20 Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I1a8706d87f7aceffcc96980cebea6722d20cf11e
2020-03-19Fix standalone Batch JarsInstrumental8-52/+33
Issue-ID: AAF-1114 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I6ceb7ef714b3c7c2b33371abfca9202746151231
2020-03-18Fix Cass, then to Version 2.1.19Instrumental21-29/+32
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
2020-03-18update helm values.yaml for instructional CommentsInstrumental2-8/+19
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: Iefdbd83a51eabbbbbddbb483de5e235783da771d
2020-03-10Container 2.1.18cInstrumental1-3/+15
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: Idfbb108082e1037ad93b9e34e4b389f210669157
2020-03-09update Container 2.1.18bInstrumental2-5/+5
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I1fdbba7ca7f8a4cf85f204f8e64992ec30fa825e
2020-03-05Move code set to 2.1.18, Update from TEST systemInstrumental22-483/+391
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
2020-02-18Update DCAE Startup InfoInstrumental6-377/+482
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: If1351f470ea1658d9c0d53698a76378ef0b0e282
2020-01-28Modify for use of JDK 11Instrumental3-5/+9
Issue-ID: AAF-1066 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I31484958c48b0d9b930921bec2581144e0675970
2020-01-28Sonar Fixes: Variable name changesHelenaLydon18-131/+94
Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I48b764c1c7b6993ce18e693cd16522afb1e1c21d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2020-01-27Merge "Sonar Fixes"Jonathan Gathman12-128/+89
2020-01-24Fix Agent and CM IssuesInstrumental8-31/+54
Issue-ID: AAF-1067 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5508edec3d63b4831d0caddd8303126956bd05a0
2020-01-15Merge "restore a couple of fields' access to public"Jonathan Gathman2-3/+3
2020-01-13Sonar FixesHelenaLydon12-128/+89
Issue-ID: AAF-1040 Ticket for Sonar Fixes Change-Id: I0b9ea7dcb1d91dc262ec64128d1ca1f9b98baa0c Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2020-01-09restore a couple of fields' access to publicJohn J. Franey2-3/+3
Apparently, these fields are part of contract to custom plugins. Issue-ID: AAF-1040 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ib3106230416baae9c63136ed2563a6416b61d40f
2020-01-08Sonar Fixes: AuthzFacadeImplegernug1-641/+577
Issue-ID: AAF-1040 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ic1e72ae01fc28204da94407c28cb4e65d7c14d4a
2020-01-07Sonar Fixes: Auth Batch Helpersegernug9-68/+89
Issue-ID: AAF-1040 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Id9b1704c8308f0111ee81849771b8ee77a17542b
2019-12-20Make Organization isRevoked return DateInstrumental4-14/+20
Issue-ID: AAF-1058 Change-Id: I4120235dc6f78fb1db0c7bea86c6938aae076b63 Signed-off-by: Instrumental <jgonap@stl.gathman.org>
2019-12-20Minor changes for Organization needsInstrumental4-9/+29
Issue-ID: AAF-1058 Change-Id: I446f630b197657f9d20222a69101437af3ae33e6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-16Merge "update Mass Mailer"Sai Gandham1-45/+48
2019-12-13update Mass MailerInstrumental1-45/+48
Issue-ID: AAF-1059 Change-Id: Icfcccfe8420fad001eda8aa6baf485c2d52e5086 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-12Fix DNSLocator JUnitInstrumental1-0/+2
Issue-ID: AAF-1060 Signed-off-by: Instrumental <jonathan.gathman@att.com> Change-Id: I24318cc0d5b698b7719afb20c411895fda001bff
2019-12-11Add a MassMail Batch ProgramInstrumental13-12/+321
Had to move Holder cover for change in WS/Bind to compile Issue-ID: AAF-1059 Change-Id: I754515a6e65bd0665fa3e03dabd8f5a144241f6e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-05Merge "Change to latest images for CSIT tests"Sai Gandham1-1/+1
2019-12-05Merge "NotInOrg.java-Replace the type specification in this constructor call ↵Jonathan Gathman1-1/+1
with the diamond operator ("<>")."
2019-12-05Change to latest images for CSIT testsegernug1-1/+1
Issue-ID: AAF-1000 Change-Id: I5ed52d2f5738b514b0a0a2d3a0d5bd6fb417e36d Signed-off-by: egernug <gerard.nugent@est.tech>
2019-12-03Merge "ApprovedRpt.java-remove the block of comments"Jonathan Gathman1-7/+0
2019-12-03Merge "Remove.java-Replace the type specification in this constructor call ↵Jonathan Gathman1-1/+1
with the diamond operator ("<>")"
2019-12-03Merge "ListActivity,Rename.java-removing the useless assignments"Jonathan Gathman2-3/+2
2019-12-02Merge "ListActivity,User.java-remove useless assignments"Jonathan Gathman2-4/+3
2019-12-02Merge "SonarFix"Jonathan Gathman1-4/+2
2019-12-02Merge "create.java-remove the useless assignment"Jonathan Gathman1-1/+1
2019-12-02Merge "Owner,Delete files-removing useless assignments"Jonathan Gathman2-2/+2
2019-12-02Merge "Grant.java-removing useless assignments"Jonathan Gathman1-2/+1
2019-12-02ListActivity,Rename.java-removing the useless assignmentsThugutla sailakshmi2-3/+2
Issue-ID: AAF-876 Change-Id: Ieef4f3e56016f33babe13be08cdd87b3c5c36bbb Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-02ListActivity,User.java-remove useless assignmentsThugutla sailakshmi2-4/+3
Issue-ID: AAF-876: Change-Id: I41d4b661f36bd1bfaabe897aa280efbc3ad2ef82 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-27Fixes from Regression TestsInstrumental5-10/+68
Issue-ID: AAF-1058 Change-Id: I7d3ace9cef69a163c2ec0c9a48583fdfa9ca20af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-21Merge "Delg,ListActivity,ListApprovals.java-remove useless assignments"Jonathan Gathman3-6/+5
2019-11-21Delg,ListActivity,ListApprovals.java-remove useless assignmentsThugutla sailakshmi3-6/+5
Issue-ID: AAF-876 Change-Id: I60413575372f23d0d2b77aa9ec17afb62a2bb657 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-21Merge "ListForCreds,Roles,Permissions-removing useless assignments"Jonathan Gathman3-4/+3
2019-11-21ListForCreds,Roles,Permissions-removing useless assignmentsThugutla sailakshmi3-4/+3
Issue-ID: AAF-876 Change-Id: I0f5c3d7f2eaa86c03bbeb2b6a4b6ee20ae8a1ada Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-21Merge "Function.java-remove the useless assignment to the variable"Jonathan Gathman1-1/+0