How to enable User Self Registration on Employee Center Landing Page

Ling Ling Low
ServiceNow Employee
ServiceNow Employee

Hi 

I have installed the User Registration Request [com.snc.user_registration] plugin as mentioned here:  https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/users-and-group...

 

But i do not see the additional section for self registration in the login page: both  in the Employee Center Portal login nor in the default instance login landing page . 

 

Beside just installing the plugin, is there any additional steps needed to enable the self registration section ?

Thanks!

 

a_login_ec.png

 

a_login.png

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

Hi @Ling Ling Low  On top of Saurabh response, Once you activate the plugin you need to configure it under "User Registration Configurations" module, 

Also to include it under ESC portal, you have to go the portal then add the User Registration Configurations record on "External user registration configuration" field. then you will see the URL on portal login page. 

 

Doc link for further details.

https://docs.servicenow.com/bundle/vancouver-platform-security/page/integrate/authentication/task/ex... 

 

Hope it will help you.

 

Thanks,

Harsh

View solution in original post

3 REPLIES 3

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi @Ling Ling Low 
Did you configure the registration configuration in the table sys_user_registration_config? 


Thanks and Regards,

Saurabh Gupta

Harsh Vardhan
Giga Patron

Hi @Ling Ling Low  On top of Saurabh response, Once you activate the plugin you need to configure it under "User Registration Configurations" module, 

Also to include it under ESC portal, you have to go the portal then add the User Registration Configurations record on "External user registration configuration" field. then you will see the URL on portal login page. 

 

Doc link for further details.

https://docs.servicenow.com/bundle/vancouver-platform-security/page/integrate/authentication/task/ex... 

 

Hope it will help you.

 

Thanks,

Harsh

Ling Ling Low
ServiceNow Employee
ServiceNow Employee

Thanks much Saurabh and Harsh for the pointers! It was helpful and I got it to work to some extent.

However the above is making use of the 'External User Registration plugin' i.e com.snc.external_user_self_registration. 

I was originally looking at 'User Registration Request' i.e com.snc.user_registration.

Would you know what is the difference between the two?