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
While trying to update users for having SSO enabled, the SsoIdentity.FederatedID is failing to get updated even though the SsoIdentity.IsActive are getting updated
Expected Behavior
The expected behavior is to have both of the fields, namely SsoIdentity.IsActive and SsoIdentity.FederatedID updated.
Steps To Reproduce
Go to '...'
Click on '....'
Run '...'
See error...
Version
5.0.0
Environment
OS:
Node:
npm:
Participation
I am willing to submit a pull request for this issue.
Additional comments
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
While trying to update users for having SSO enabled, the
SsoIdentity.FederatedID
is failing to get updated even though theSsoIdentity.IsActive
are getting updatedExpected Behavior
The expected behavior is to have both of the fields, namely
SsoIdentity.IsActive
andSsoIdentity.FederatedID
updated.Steps To Reproduce
Version
5.0.0
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: