summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass
AgeCommit message (Collapse)AuthorFilesLines
2020-07-31Release aaf/authz2.7.0jenkins-releng1-1/+1
2020-06-18Organization defined users whose user roles do not expire will also not have ↵Sean Hassan2-6/+6
their credentials expire Issue-ID: AAF-1161 Signed-off-by: Sean Hassan <sean.hassan@att.com> Change-Id: Ic48981b91d40ad04c82f17043b810445ef6dea40
2020-05-22Enable Organizations to have a subset of users the user roles of which do ↵Sean Hassan3-5/+23
not expire Issue-ID: AAF-1149 Signed-off-by: Sean Hassan <sean.hassan@att.com> Change-Id: Iaf04456abe78f2cb7972587b50f00bcaac3f83aa
2020-05-19Fix Hash.toHex for odd character StringsInstrumental1-1/+8
Also, made two functions work the same, and removed CadiException Because CadiException removed, covered "FileGetter" with NullCheck Issue-ID: AAF-941 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I7ee13ab98d3a70c1cdc59573921e0948ef198f9c
2020-05-15Improve PoolInstrumental1-0/+1
Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189
2020-05-07bump version for Guinin: 2.7.xJohn J. Franey1-1/+1
Initial version is 2.7.0-SNAPSHOT. '7' connotes the 7th ONAP release, Guinin. Issue-ID: AAF-1142 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I451a167f3f96ef54054c52f4389cceb8c467fc85
2020-05-04AAF default config update and fixesChrisC1-1/+1
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
2020-04-25Merge "Add StandAlone Unix Configurations Include scripts, podman starts, ↵Sai Gandham2-2/+76
minor code changes."
2020-04-25Add StandAlone Unix ConfigurationsJonathan Gathman2-2/+76
Include scripts, podman starts, minor code changes. Issue-ID: AAF-1137 Signed-off-by: Jonathan Gathman <jgonap@stl.gathman.org> Change-Id: Ief72d93e607dbe62875f592978ee15084c8310d2
2020-04-25Enable deploy plugin in all poms.John J. Franey1-1/+1
maven will then push all the artifacts to nexus when the deploy goal is invoked. Issue-ID: AAF-1136 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I1957cf2daf60507edae65e8cacf7730bf08a6adb
2020-04-23fix: stage a release candidate for 2.1.20John J. Franey1-1/+1
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I401b5b5c6589757d15027e0ad4b96f0061016be9
2020-04-20stage a release candidate for 2.1.20John J. Franey1-1/+1
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
2020-03-26AAF Services non root, all platforms2.1.20Instrumental4-9/+13
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-rootChrisC5-14/+20
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 changesInstrumental2-2/+2
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 JarsInstrumental4-15/+14
Issue-ID: AAF-1114 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I6ceb7ef714b3c7c2b33371abfca9202746151231
2020-03-18Fix Cass, then to Version 2.1.19Instrumental3-8/+8
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
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 systemInstrumental1-1/+1
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
2019-11-27Fixes from Regression TestsInstrumental1-3/+9
Issue-ID: AAF-1058 Change-Id: I7d3ace9cef69a163c2ec0c9a48583fdfa9ca20af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-21Merge "Function.java-remove the useless assignment to the variable"Jonathan Gathman1-1/+0
2019-11-20Fix namesInstrumental2-17/+1
Issue-ID: AAF-1046 Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-14To version 2.1.17-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-1046 Change-Id: Id534c271c94c3805a5902eea521dc6c9d66f3919 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-07Function.java-remove the useless assignment to the variableThugutla sailakshmi1-1/+0
Issue-ID: AAF-876 Change-Id: I527e640b5f96d6800e2a4b61ff85f4218d4d48f2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-06Fix Merge errorInstrumental1-1/+1
Issue-ID: AAF-1040 Change-Id: I98e8184c0ecf92e87f0fa43a05b09071ae7dd8a2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-06Merge "Function.java-sonar fix"Jonathan Gathman1-4/+4
2019-11-06Merge "SonarFix-CachedRoleDAO.java"Jonathan Gathman1-0/+2
2019-11-06SonarFix-CachedRoleDAO.javamanisha071-0/+2
Issue-ID: AAF-1031 Change-Id: I8ceb04722950d994ff55c0b3892475137faee37a Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-06Merge "Add the "@Override" annotation above this method signature - SonarFix"Jonathan Gathman1-8/+3
2019-11-06Add the "@Override" annotation above this method signature - SonarFixmanisha071-8/+3
Issue-ID: AAF-1031 Change-Id: I132e857ec2137fab622826f0af1ecb004ce90c60 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-06Merge "HistoryDAO.java-sonar fixes"Jonathan Gathman1-4/+2
2019-11-06Merge "DirectAAFLur.java-sonar fix"Jonathan Gathman1-3/+4
2019-11-06DirectAAFLur.java-sonar fixThugutla sailakshmi1-3/+4
Issue-ID: AAF-876 Change-Id: I9c5417dfd72cac871ed79e99230a503a7fc4b693 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-06Merge "Function.java - Extract the assignment"Jonathan Gathman1-1/+2
2019-11-06Merge "OAuthTokenDAO.java -there's no need to call "toString()"Jonathan Gathman1-1/+2
2019-10-30HistoryDAO.java-sonar fixesThugutla sailakshmi1-4/+2
Issue-ID: AAF-876 Change-Id: I8ed66392bad79c4f7d8d690e7bdb27c31b4dbb2d Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-21Function.java - Extract the assignmentThugutla sailakshmi1-1/+2
Issue-ID: AAF-876 Change-Id: I1a9d0952df7d99fd88541d064b7581b2b4a725e0 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-21OAuthTokenDAO.java -there's no need to call "toString()Thugutla sailakshmi1-1/+2
Issue-ID: AAF-876 Change-Id: Ia19a7ba37b299ff90ad8c9191d3a05c143221b9a Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-16Function.java-sonar fixThugutla sailakshmi1-4/+4
Issue-ID: AAF-876 Change-Id: I9f398f80353404536d741cc96fef434751cba58c Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-16AbsCassDAO.java -sonar fixThugutla sailakshmi1-5/+1
Issue-ID: AAF-876 Change-Id: Iadcc05337550e634834c57410dfd11e4b21bc95a Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-15Sonar WarningInstrumental2-5/+9
Issue-ID: AAF-1019 Change-Id: I21392732189837f6ce031d618bd8f5e63e06e28c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-10-15Sonar Fixes, FormattingInstrumental89-2163/+2161
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-10-14Merge "CredDAO.java -Extract the assignment out of expression"Jonathan Gathman1-1/+3
2019-10-14FileGetter.java-Merge this if statement with the enclosing oneThugutla sailakshmi1-3/+2
Issue-ID: AAF-876 Change-Id: I447c46173742f47177e3584c99720d5a2ea6f8d3 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-14CredDAO.java -Extract the assignment out of expressionThugutla sailakshmi1-1/+3
Extract the assignment out of expression Issue-ID: AAF-876 Change-Id: Ie26c0aad072316e24466f4e34ae8cc5014cf7dd5 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-10-10DAOException.java -This block of commented-out lines of code should be removedThugutla sailakshmi1-3/+1
Issue-ID: AAF-876 Change-Id: I77af743726b89aa057081d6ecbbf6caeac796de2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-19Merge "CachedCredDAO .java -add the @Override annotation above method signature"Jonathan Gathman1-0/+4
2019-09-19Merge "Sonar Fix: Cached.java"Jonathan Gathman1-21/+24
2019-09-18CachedCredDAO .java -add the @Override annotation above method signatureThugutla sailakshmi1-0/+4
CachedCredDAO .java -add the @Override annotation above method signature Issue-ID: AAF-876 Change-Id: Ie0a6becc555da4eba72bd1572ecf5287e80a2fc2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>