You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Case 1: When a user is created without an identifier, synchronization proceeds without any issue. However, if an identifier is added and then removed, the following error is encountered:
Case 2: When the user identifier is removed, but the identifier source remains, the following error is encountered.
env : staging
org : testdashseven
Steps to Reproduce:
For Case 1:
1.Create a user without an identifier.
2.Verify that synchronization works as expected.
3.Add an identifier to the user.
4.Remove the identifier.
5.Attempt to synchronize the user.
Observe the error. Refer the screenshot 1
For Case 2:
1.Create a user with an identifier user assignment and identifier source.
2.Remove the user identifier assignment but leave the identifier source intact.
3.Attempt to synchronize the user.
Observe the error. Refer the screenshot2
Screenshot 1:
Screenshot 2 :
The text was updated successfully, but these errors were encountered:
We have the two case which needs to be handle
env : staging
org : testdashseven
Steps to Reproduce:
For Case 1:
1.Create a user without an identifier.
2.Verify that synchronization works as expected.
3.Add an identifier to the user.
4.Remove the identifier.
5.Attempt to synchronize the user.
Observe the error. Refer the screenshot 1
For Case 2:
1.Create a user with an identifier user assignment and identifier source.
2.Remove the user identifier assignment but leave the identifier source intact.
3.Attempt to synchronize the user.
Observe the error. Refer the screenshot2
Screenshot 1:
Screenshot 2 :
The text was updated successfully, but these errors were encountered: