Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055992
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2024-07-12 09:132024-09-04 12:46
ReportercbernerView Statuspublic 
Assigned Tocberner 
PrioritynormalResolutionfixedFixed in VersionPR24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055992: Parts of OpenIDAuthentication API should be exposed to extending classes to facilitate data retrieval

DescriptionSome 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 [^]

- Issue History
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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker