- Issue created by @rakshith.thotada
- Status changed to Needs review
about 1 year ago 7:11am 11 October 2023 - last update
about 1 year ago 100 pass - last update
about 1 year ago 100 pass - Issue was unassigned.
[error] SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '4-openid_connect.myProvider' for key 'PRIMARY': INSERT INTO {authmap} (uid, provider, authname) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2);
When there are multiple records in old openid_connect table openid_connect_authmap
Proposed Solution:
Include the login in try and catch block to bypass the hook update fail scenario
Needs review
3.0
Code