Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049159 | Openbravo ERP | A. Platform | public | 2022-04-28 09:54 | 2022-04-29 14:18 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR22Q3 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0049159: Add a new authentication method that authenticates by just setting the Authorization header with basic authentication |
Description | Currently we have the BasicHttpAuthorizationProvider which follows the standard HTTP basic authentication[1].
It would be nice to have a different authorization provider to authenticate with an external system that does not strictly follow the standard HTTP authentication but expects to directly have the basic authentication in the Authorization header of the request.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication [^] |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0048579 | | closed | caristu | Push API | causes | defect | 0049171 | | closed | caristu | External system with Basic Auth (Always in Header) does not allow to enter user and password |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-04-28 09:54 | caristu | New Issue | |
2022-04-28 09:54 | caristu | Assigned To | => Triage Platform Base |
2022-04-28 09:54 | caristu | Modules | => Core |
2022-04-28 09:54 | caristu | Triggers an Emergency Pack | => No |
2022-04-28 09:54 | caristu | Assigned To | Triage Platform Base => caristu |
2022-04-28 09:54 | caristu | Status | new => acknowledged |
2022-04-28 09:54 | caristu | Status | acknowledged => scheduled |
2022-04-28 09:55 | caristu | Relationship added | related to 0048579 |
2022-04-28 10:11 | caristu | Summary | Support setting HTTP request headers in authorization methods => Add a new authentication method that authenticates setting the Authorization header with basic authentication |
2022-04-28 10:11 | caristu | Description Updated | bug_revision_view_page.php?rev_id=23973#r23973 |
2022-04-28 10:12 | caristu | Summary | Add a new authentication method that authenticates setting the Authorization header with basic authentication => Add a new authentication method that authenticates just setting the Authorization header with basic authentication |
2022-04-28 10:12 | caristu | Description Updated | bug_revision_view_page.php?rev_id=23974#r23974 |
2022-04-28 11:29 | hgbot | Note Added: 0136835 | |
2022-04-28 11:56 | caristu | Summary | Add a new authentication method that authenticates just setting the Authorization header with basic authentication => Add a new authentication method that authenticates by just setting the Authorization header with basic authentication |
2022-04-28 18:38 | hgbot | Resolution | open => fixed |
2022-04-28 18:38 | hgbot | Status | scheduled => closed |
2022-04-28 18:38 | hgbot | Note Added: 0136841 | |
2022-04-28 18:38 | hgbot | Fixed in Version | => PR22Q3 |
2022-04-28 18:38 | hgbot | Note Added: 0136842 | |
2022-04-29 08:33 | alostale | Relationship added | causes 0049171 |
2022-04-29 14:18 | ivancaceres | Issue Monitored: ivancaceres | |