Hi @teja2505 ,
it seems you put filter in identity refresh task to run for this particular user.
use name==“identityName” , instead of using single equal “=” operator.
It should solve the issue .
Hi @teja2505 ,
it seems you put filter in identity refresh task to run for this particular user.
use name==“identityName” , instead of using single equal “=” operator.
It should solve the issue .