eclipse-tractusx / portal-backend

Portal Backend
Apache License 2.0
7 stars 17 forks source link

Store IdP UserID for reference and User Management #430

Open Phil91 opened 5 months ago

Phil91 commented 5 months ago

For Managed and Own IdP Users; store the "ProviderUserID" inside the portal DB.

With that we enable the user to not only view the stored first, last name and email; but the actual user ID which is used to connect the user to the own/3rd party IdP.

The change will improve:

 

DB Change Proposal (several solutions are possible, the solution below is only a proposal)

ACCs

ntruchsess commented 5 months ago

PR #427 approved and merged

jjeroch commented 5 months ago

@Phil91 a couple on question after testing was done:

Phil91 commented 5 months ago

@jjeroch