Age | Commit message (Collapse) | Author | Files | Lines |
|
Also, improve Logging
Issue-ID: AAF-771
Change-Id: I4cf286b5c474596f5e824e5204598cf0c1bb014c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-655
Change-Id: I6719683718ec8dc2695df1eb14b6b490df5976c5
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Issue-ID: AAF-655
Change-Id: I1e1439efbee5900c82a6065a0581faae15622581
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Issue-ID: AAF-655
Change-Id: I12cab0cff0e8244cd6d477fb5cb6aa64ad353bf5
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Upversion to latest 2.1.1.RELEASE to fix new NexusIQ security
vulnerabilities
Change-Id: I8d7759d5f5dbdf70b1056bc4b6875caf8c25893d
Issue-ID: AAF-693
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
|
|
After recent commits, sidecar unit tests had been disabled. These
changes re-enable them and allow them to complete successfully.
After review comments removed the dependency on Mockito and added
a comment on the Surefire plugin configuration.
Change-Id: I301b524e06460480e37d180a3fc9977588e87892
Issue-ID: AAF-642
Signed-off-by: IanB <IanB@amdocs.com>
|
|
Issue-ID: AAF-634
Change-Id: I3586bc4da38853b6320b887248f32c45f9704585
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-630
Change-Id: I4c7b46b578921d53e0821dcee53ba66de96b6bd4
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-613
Change-Id: Ic13411eebbf3c1c9b6d8492aff1b37db37a965e4
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-613
Change-Id: I14531b546aebb9e5326ddc67eb3ec4eb9e17dac1
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Issue-ID: AAF-611
Change-Id: I0a273cdfc61798f77b22a58e2190cb5333eab730
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Change-Id: I99ead3648f0175f188e280c76868da7c117d9a28
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
|
|
Issue-ID: AAF-576
Change-Id: I758608684f469610693c9682d10eb2746a89d970
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
|
|
Change-Id: I180e584b78dbe32d4c00b05672c2f6aa182ce4b1
Issue-ID: AAF-562
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
Added more information on how to configure URIs & needed permissions
for the ReverseProxyAuthorization filter, the authorization enforcement
point. Added the necessary steps to use an alternative authorization
provider.
Issue-ID: AAI-1604
Change-Id: Ia16dd2687b0032a0bd75641c1523307e90ceeb32
Signed-off-by: IanB <IanB@amdocs.com>
|
|
Adding relative path to oparent
Issue-ID: AAF-537
Change-Id: I6601b919c3e96bb7987aa316e460077a6de4e0bd
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Remove Spring Boot Jackson dependencies and replace with Gson
implementation.
Fix potential source of NullPointerException.
Change-Id: I3a715a023223b596e8a0979f0e0d381511fca32d
Issue-ID: AAF-529
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
|
|
The docker jobs are failing when reading the version.properties.
Also. remove unused version.properties under sub modules
Change-Id: If2940ac3a158e8c0bfba7fcb34ca241838a34597
Issue-ID: AAI-1689
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
The docker java daily job is hanging when it tries to build the image.
Add rproxy and tproxy-config as submodules to sidecar. Align the groupid
of sidecar pom.
Change-Id: Idb24459b9eae43dbbef39b4a14b6167762fa126f
Issue-ID: AAI-1676
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
The Reverse Proxy sidecar is used to separate the responsibility of
authentication and authorization away from the primary microservice. In
conjunction with the Forward Proxy sidecar, it is responsible for
controlling access to the REST URL endpoints exposed by the primary
microservice, and propogating security credentials to downstream
microservices.
Change-Id: I5d80429e5422d7b3937cde73ac10c2ec00d264e8
Issue-ID: AAI-1604
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
|