Wildfire registration plugin

Hey Guys,

I downloaded and installed the registration plugin for wildfire, im just wondering is there any examples out there that shows you how to configure a web page to add users to wildfire over http.

Or am i wrong in thinking the plugin add that functionality.

Besy regards,

Mark

Hey Mark,

The plugin that you need to use is the User Service Plugin. Check out the readme file to learn how to use it (i.e. how HTTP requests should look like).

Regards,

– Gato

Hi All,

Actually the registration plugin does allow this. Once you’'ve installed the plugin and enabled the web page registration setting you can then have people go to:

http://example.com:9090/plugins/registration/sign-up.jsp

To create accounts. Take a look at the plugin readme for and the Registration Properties page in the Admin Console for details.

Hope that helps,

Ryan

Thanks guys ill take a look at those straight away, and give ye a shout if i run into trouble.

Best Regards

Mark

can you make a step-by-step instructions on how to use the User service plugin?

thanks…

Hey Intel,

Have you read the readme documentation of the plugin? Let me know if there is other information that you would like to see that is missing there.

Thanks,

– Gato

well, i enabled the user service and changed the passcode… but when i access the http://example.com:9090/plugins/userService/userservice, it shows a XML page stating that i am not authorized.

"This XML file does not appear to have any style information associated with it. The document tree is shown below.

"

i’'m accessing this page using the server…


In the Readme, i think it suggests that should make a registration form and use the format of th link in that example for the “Register Button”