Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055992 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2024-07-12 09:13 | 2024-09-04 12:46 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055992: Parts of OpenIDAuthentication API should be exposed to extending classes to facilitate data retrieval | |||||||
Description | Some parts of the OpenIDAuthentication API need to be exposed to extending classes to be able to retrieve email and some other data. This is intended for Forge SSO development, but not limited to it. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0166925) hgbot (developer) 2024-07-12 09:17 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1300 [^] |
(0168726) hgbot (developer) 2024-09-04 12:46 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: baac2a9e4bdd4d47b9115e99364965cd98a2e229 Author: Cristian Berner <cristian.berner@openbravo.com> Date: 04-09-2024 10:46:45 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/baac2a9e4bdd4d47b9115e99364965cd98a2e229 [^] Fixes FR-55992: Parts of OpenIDAuthentication API should be exposed to facilitate data retrieval For some authentication providers that extend OpenIDAuthenticationManager the API has been exposed at the minimal necessary level(protected or package-protected). The exposed API is also minimal, just what's necessary to be able to retrieve other user data or email directly through OpenID token authentication. Some parts have been refactored to common methods to simplify code readability. --- M src/org/openbravo/authentication/AuthenticationType.java M src/org/openbravo/authentication/oauth2/OAuth2LoginButtonGenerator.java M src/org/openbravo/authentication/oauth2/OpenIDAuthenticationManager.java --- |
(0168727) hgbot (developer) 2024-09-04 12:46 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1300 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-07-12 09:13 | cberner | New Issue | |
2024-07-12 09:13 | cberner | Assigned To | => cberner |
2024-07-12 09:13 | cberner | Modules | => Core |
2024-07-12 09:13 | cberner | Triggers an Emergency Pack | => No |
2024-07-12 09:17 | hgbot | Note Added: 0166925 | |
2024-07-15 10:36 | alostale | Type | defect => feature request |
2024-09-04 12:46 | hgbot | Resolution | open => fixed |
2024-09-04 12:46 | hgbot | Status | new => closed |
2024-09-04 12:46 | hgbot | Fixed in Version | => PR24Q4 |
2024-09-04 12:46 | hgbot | Note Added: 0168726 | |
2024-09-04 12:46 | hgbot | Note Added: 0168727 | |
2025-02-06 17:53 | caristu | Relationship added | related to 0057859 |
Copyright © 2000 - 2009 MantisBT Group |