Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

User Create Form Submission

sab2
Regular Contributor
Regular Contributor

Hi,

We are currently using the user create forms for part of onboarding. Generation of the username is happening in the background, so we are using the systemusername as our username. This is configured in the externalconfig file. So because we are using the systemusername, the logic to set username is a bit delayed. So the username does not get set until after the users identity is created. Because of this, when we submit the create user request, it is showing username as blank. Does anyone know if it possible to remove this username from the screen so that nobody can see it is blank? Or is there another workaround? Screenshot of what we are trying to remove. Thank you.

stephbres_0-1680195300341.png

 

2 REPLIES 2

pruthvi_t
Saviynt Employee
Saviynt Employee

Hi @sab2 ,

Are you looking to remove username field from request form? Please correct me if my understanding is not accurate.

Thanks,


Regards,
Pruthvi

sab2
Regular Contributor
Regular Contributor

Hi,

We are looking to remove the username from the request for submissions page. So where you can see the username, and request id info after the request is submitted. This is because on the create request the username is not generated yet so it is blank. We would rather it not be seen. 

On the form itself with attributes we do not have username as field. 

Thank you!