Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057270 | POS2 | POS | public | 2024-11-25 12:15 | 2024-12-12 12:33 |
|
Reporter | njimenez | |
Assigned To | njimenez | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0057270: Offline authentication for front end external systems with oauth2 |
Description | It is required to improve http front end external systems with oauth2 authentication. The improvement will consist on allowing the authentication in offline mode. In order to do that we will need to import the oauth2 authorization server parameters at client side and make the required measures to ensure the security over the sensible data to be stored. |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | causes | defect | 0057782 | | closed | njimenez | Crm external systems configured with oauth2 authentication does not work in offline mode |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-11-25 12:15 | njimenez | New Issue | |
2024-11-25 12:15 | njimenez | Assigned To | => njimenez |
2024-11-25 12:15 | njimenez | Triggers an Emergency Pack | => No |
2024-11-25 12:31 | hgbot | Note Added: 0172539 | |
2024-11-25 12:48 | hgbot | Note Added: 0172541 | |
2024-12-02 08:50 | hgbot | Note Added: 0172859 | |
2024-12-09 10:04 | hgbot | Note Added: 0173054 | |
2024-12-11 10:17 | hgbot | Note Added: 0173162 | |
2024-12-11 10:17 | hgbot | Note Added: 0173163 | |
2024-12-11 10:19 | hgbot | Note Added: 0173164 | |
2024-12-11 10:19 | hgbot | Note Added: 0173165 | |
2024-12-11 10:20 | hgbot | Note Added: 0173166 | |
2024-12-11 10:20 | hgbot | Note Added: 0173167 | |
2024-12-11 10:22 | hgbot | Resolution | open => fixed |
2024-12-11 10:22 | hgbot | Status | new => closed |
2024-12-11 10:22 | hgbot | Note Added: 0173168 | |
2024-12-11 10:22 | hgbot | Note Added: 0173169 | |
2024-12-12 12:27 | hgbot | Note Added: 0173231 | |
2024-12-12 12:33 | hgbot | Note Added: 0173232 | |
2025-01-28 15:14 | njimenez | Relationship added | causes 0057782 |
Notes |
|
(0172539)
|
hgbot
|
2024-11-25 12:31
|
|
|
|
(0172541)
|
hgbot
|
2024-11-25 12:48
|
|
|
|
(0172859)
|
hgbot
|
2024-12-02 08:50
|
|
|
|
(0173054)
|
hgbot
|
2024-12-09 10:04
|
|
|
|
(0173162)
|
hgbot
|
2024-12-11 10:17
|
|
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 37a0c4b03cf1ae2c3789d773907bfc372d9b25fa
Author: Natalia Jiménez <n.jimenez@orisha.com>
Date: 11-12-2024 10:15:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/37a0c4b03cf1ae2c3789d773907bfc372d9b25fa [^]
Related to ISSUE-57270: Improved http external system infrastructure to allow the default behavior extension
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-test/org/openbravo/mobile/core/externalsystem/ExternalSystemDataProviderTest.java
M src/org/openbravo/mobile/core/externalsystem/HttpExternalSystemDataProvider.java
M web-test/integration/external-system/HttpExternalSystem.test.js
M web-test/integration/remote-server/OAuth2Server.test.js
M web/org.openbravo.mobile.core/app/integration/external-system/HttpExternalSystem.js
M web/org.openbravo.mobile.core/app/integration/external-system/OAuth2AuthenticationProvider.js
M web/org.openbravo.mobile.core/app/integration/remote-server/OAuth2Server.js
M web/org.openbravo.mobile.core/app/model/login/OfflineSessionController.js
---
|
|
|
(0173163)
|
hgbot
|
2024-12-11 10:17
|
|
|
|
(0173164)
|
hgbot
|
2024-12-11 10:19
|
|
|
|
(0173165)
|
hgbot
|
2024-12-11 10:19
|
|
|
|
(0173166)
|
hgbot
|
2024-12-11 10:20
|
|
|
|
(0173167)
|
hgbot
|
2024-12-11 10:20
|
|
|
|
(0173168)
|
hgbot
|
2024-12-11 10:22
|
|
|
|
(0173169)
|
hgbot
|
2024-12-11 10:22
|
|
|
|
(0173231)
|
hgbot
|
2024-12-12 12:27
|
|
|
|
(0173232)
|
hgbot
|
2024-12-12 12:33
|
|
|