Hi
Our server is EP7.0 SP9. Now we need the self-registration function. I configed the UME config, set the ume.logon.selfreg to "true". I alse created a role with UME.Selfregister_user which is assigned to Everyone Group.
The register link appeared in the logon page, and I can open the register page. The problem is that, the first page is a JSP style page, you need to fill 'login id', 'passwords' etc. But when you have filled the form and press the 'Confirm' button, the page jump to a Web Dynpro style page, and requires the previous information again?
What shall I do to make the user registered after submit the first confirm?
Thank you!