summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-os/README.md
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-08-08 16:52:35 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-08-08 16:53:56 -0400
commit3159458ff8563771a5460839fd75bdc25159ea87 (patch)
tree0e680139d885951a1966f58745f1f245b01b5e5f /ecomp-sdk/epsdk-app-os/README.md
parentcdc750ffd370c464b30b0ee4f0647c3aa2b4bc2f (diff)
Revise open-source login strategy impl
- Get required decryption key from system.properties, not portal.properties - Add icon mapping for ION icons - Add license header on a few fiels Issue: PORTAL-64 Change-Id: I0da14178a331c3926bc4c51425f8d9a6877685bc Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/README.md')
-rw-r--r--ecomp-sdk/epsdk-app-os/README.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/ecomp-sdk/epsdk-app-os/README.md b/ecomp-sdk/epsdk-app-os/README.md
index 143a489f..9e314239 100644
--- a/ecomp-sdk/epsdk-app-os/README.md
+++ b/ecomp-sdk/epsdk-app-os/README.md
@@ -14,16 +14,17 @@ https://www.eclipse.org/m2e-wtp/
## Release Notes
Version 1.3.0
-- [Portal-19] Renaming the Group Id in the POM file to org.onap.portal.sdk
-- [Portal-34] Restore required properties in fusion.properties file
-- [PORTAL-17] removing eye.js and utils.js
+- PORTAL-17 removing eye.js and utils.js
+- PORTAL-19 Renaming the Group Id in the POM file to org.onap.portal.sdk
+- PORTAL-34 Restore required properties in fusion.properties file
+- PORTAL-64 Single sign-on from Portal fails for some applications
Version 1.1.0
-- [Portal-7] Improvements added as part of the rebasing process
-- [Portal-6] Updates to License and Trademark in the PORTAL Source Code
-- [Portal 13] ecompsdk db connection intermittent issue seen for VID app
-- [Portal 15] Fix Charting and Search Capabilities of EcompSDK Analytics
-- [Portal 23] Updating the SDK version from Snapshot to Release 1.1.0
+- PORTAL-6 Updates to License and Trademark in the PORTAL Source Code
+- PORTAL-7 Improvements added as part of the rebasing process
+- PORTAL 13 ecompsdk db connection intermittent issue seen for VID app
+- PORTAL 15 Fix Charting and Search Capabilities of EcompSDK Analytics
+- PORTAL 23 Updating the SDK version from Snapshot to Release 1.1.0
Version 1.0.0
- Initial release