Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0056701Openbravo ERPA. Platformpublic2024-10-09 07:462024-10-10 07:56
caristu 
caristu 
urgentmajorhave not tried
closedfixed 
5
 
PR24Q4 
approved
No
Google Chrome
Core
2024-08-16
pi
https://gitlab.com/openbravo/product/openbravo/-/commit/c5675a74b19029faa686525e691ce6653a15649c [^]
No
0056701: Not possible to access Swagger page after creating an authentication config for the API
Is not possible to access to the swagger page after creating a configuration for the "Openbravo API" application in the Authenticatication Provider Configuration window.
1) Go to the Authentication Provider Configuration window
2) Create a new configuration for the "Openbravo API" application using the OAuth2.0 Token authentication type
3) Try access to the Swagger page and note that is not possible to access
No tags attached.
blocks defect 0056699 closed caristu Not possible to access Swagger page after creating an authentication config for the API 
Issue History
2024-10-09 09:53caristuTypedefect => backport
2024-10-09 09:53caristuTarget Version => PR24Q4
2024-10-09 10:03hgbotNote Added: 0170168
2024-10-09 10:23hgbotNote Added: 0170171
2024-10-10 07:55hgbotMerge Request Statusopen => approved
2024-10-10 07:55hgbotNote Added: 0170221
2024-10-10 07:55hgbotNote Added: 0170222
2024-10-10 07:56hgbotResolutionopen => fixed
2024-10-10 07:56hgbotStatusscheduled => closed
2024-10-10 07:56hgbotNote Added: 0170223
2024-10-10 07:56hgbotNote Added: 0170224

Notes
(0170168)
hgbot   
2024-10-09 10:03   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1383 [^]
(0170171)
hgbot   
2024-10-09 10:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/merge_requests/16 [^]
(0170221)
hgbot   
2024-10-10 07:55   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 489be0c7a34a5c57e57156037a262f5b2977f644
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 10-10-2024 05:55:52
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/489be0c7a34a5c57e57156037a262f5b2977f644 [^]

related to BUG-56701: Allow to the subclasses declare if basic auth is allowed

---
M src/org/openbravo/service/web/BaseWebServiceServlet.java
---
(0170222)
hgbot   
2024-10-10 07:55   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1383 [^]
(0170223)
hgbot   
2024-10-10 07:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi [^]
Changeset: 18ea5569a78538b279e0085db5f8b0128492dc49
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 09-10-2024 10:23:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/commit/18ea5569a78538b279e0085db5f8b0128492dc49 [^]

fixes BUG-56701: Not possible to access Swagger after creating an auth config for the API

---
M src/org/openbravo/service/openapi/SwaggerUIServlet.java
---
(0170224)
hgbot   
2024-10-10 07:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.openapi/-/merge_requests/16 [^]