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
I am currently using Janssen v1.1.6 and encountered one issue on jans scim.
Currently, I am using jans scim endpoint to make changes to users information.
Here is the scenario.
I created a user with a password using POST method on jans scim endpoint
I update user display name using PUT method on jans scim endpoint
After it is successfully updated the user, the password is removed (set to null)
Can anyone help on how to go around this issue?
For you info, if I switched back to v1.1.5, it works as expected.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am currently using Janssen v1.1.6 and encountered one issue on jans scim.
Currently, I am using jans scim endpoint to make changes to users information.
Here is the scenario.
Can anyone help on how to go around this issue?
For you info, if I switched back to v1.1.5, it works as expected.
Regards,
Agus
Beta Was this translation helpful? Give feedback.
All reactions