how to include user registration feature in my service portal

AbdulRahim
Tera Contributor

i have created my own portal how can i add user registration feature into my portal ? the data should get stored in to the out of the box user table (sys_user) . 

after  registration the user should be able to login in the portal  using userid and password .

 

please guide me step by step 

1 ACCEPTED SOLUTION

Hi,

You require a plugin to install to have user self registration feature enabled

https://docs.servicenow.com/bundle/madrid-platform-administration/page/administer/users-and-groups/c...

 

Note: Please mark reply as correct if it has answered your question or mark it has helpful if it has assisted you to find a solution

View solution in original post

12 REPLIES 12

can i use this feature from service portal? i dont think so 

i activated this plugin but i cant see this in my service portal 

Thanks for the help Alberto this worked for me amazing 😀

AbdulRahim
Tera Contributor

not able to find this registration page 

 

find_real_file.png

Yes, its a custom UI page and hence not available for portal

Any particular reason you are interested in portal only? I would say if something exists already lets use it unless there is strong reason to devlope something

 

There come the separate registration page with CSM ( custom service management ) for external user registration which is based on portal, may be you can have a look at that as well

 

Note: Please mark reply as correct if it has answered your orignal question or mark it as helpful if it has assisted you