abundant-school-88909
05/06/2025, 8:44 AMAutomatic account linking
to link existing identities with microsoft accounts
in the documentation it's mentioned that if identity exists, it will prompts user to enter his password and the link will be successful, but what happen actually is that i get this error and get redirected back to login page
{
"registration_duplicate_credentials": {
"CredentialsType": "oidc",
"CredentialsConfig": {
"providers": [
{
"subject": "Khh9Zs4GaLyC9VNLJUS_GeAsz9Pr_7c_DBs9QgQsY38",
"provider": "microsoft",
"initial_id_token": "65794a306558496f696a4f696a4b563151696a4c5938",
"initial_access_token": "65794a306558496f696a4f696a4b563151696a4c5938",
"initial_refresh_token": "",
"expires_at": "2025-05-06T08:18:06.257754717Z"
}
],
"initial_access_token": "65794a306558496f696a4f696a4b563151696a4c5938"
},
"DuplicateIdentifier": "<mailto:hazem.ahmed@btech.com|hazem.ahmed@btech.com>"
}
}
what could be wrong, or how to configure it correctly? also do i need to use special version (current version v1.1.0abundant-school-88909
05/06/2025, 9:54 AMabundant-school-88909
05/06/2025, 9:54 AMbland-eye-99092
05/08/2025, 2:00 PMbut what happen actually is that i get this error and get redirected back to login pageHave you tried entering the password on that page?
abundant-school-88909
05/08/2025, 2:03 PM