Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/05/2024 04:52 AM
Hi Everyone,
we are creating users via API and after creating user we are trying to generate a unique username via sav4sav update user Json but after generation when we need to update the username it was not able to update it , as username it self is unique and it cannot able to find the username with new attribute.
Example:
user created via API ---> "username = '123456'"
generating unique username -->> username = 'C23659'
so after generating username it wont be able to find the with the new value because Saviynt has different username in place.
NOTE : We Have tried below
Payload : 1 :
09/05/2024 07:33 AM
@Nagateja_K did you try by defining username under global configuration?
09/05/2024 07:36 AM
Hi @NM ,
but the usergeneration will only work for user via import and UI upload , in our case we are creating user via saviynt API.
Thanks,
09/05/2024 07:39 AM
09/05/2024 07:40 AM
Hi @rushikeshvartak ,
09/05/2024 07:47 AM
It does not answer question Did it worked from postman (Share screenshot)
need Saviynt config JSONs