diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2021-02-15 18:22:28 +0100 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2021-02-15 18:23:57 +0100 |
commit | 8515052e1a6de2de56effbc61c73d3aa80169a93 (patch) | |
tree | 8707b2b587890522b35cd7dd1b54ce4f006f1c3a /sdnr/wt/odlux/odlux.properties | |
parent | db20d36689c011333ed7216b64d3e987e473f1ee (diff) |
Add OAuth support to odlux
Extend odlux to support oauth, support external login provider for sign-in
Issue-ID: CCSDK-3167
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: Id5772e0026fa7ebda22c41c2620a7868598f41aa
Diffstat (limited to 'sdnr/wt/odlux/odlux.properties')
-rw-r--r-- | sdnr/wt/odlux/odlux.properties | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/odlux.properties b/sdnr/wt/odlux/odlux.properties new file mode 100644 index 000000000..11bffd45b --- /dev/null +++ b/sdnr/wt/odlux/odlux.properties @@ -0,0 +1,12 @@ +odlux.framework.buildno=89.977e4de(21/02/10) +odlux.apps.configurationApp.buildno=89.977e4de(21/02/10) +odlux.apps.connectApp.buildno=89.977e4de(21/02/10) +odlux.apps.eventLogApp.buildno=81.1c38886(20/12/04) +odlux.apps.faultApp.buildno=81.1c38886(20/12/04) +odlux.apps.helpApp.buildno=81.1c38886(20/12/04) +odlux.apps.inventoryApp.buildno=89.977e4de(21/02/10) +odlux.apps.linkCalculationApp.buildno=81.1c38886(20/12/04) +odlux.apps.maintenanceApp.buildno=81.1c38886(20/12/04) +odlux.apps.mediatorApp.buildno=81.1c38886(20/12/04) +odlux.apps.networkMapApp.buildno=81.1c38886(20/12/04) +odlux.apps.permanceHistoryApp.buildno=81.1c38886(20/12/04) |