Il giorno mer, 10/02/2016 alle 16.13 +0100, Francesco Chicchiriccò ha scritto: > On 2016-02-10 16:03 Oleg Suslov wrote: > > > Ø in Syncope 1.2.7 the end user functionality is part of syncope > > console: you can enable self registration and password reset by > > modifying syncope properties. > > > > And how to do it? > > > > Can`t found in documentation. > > Here: > > https://cwiki.apache.org/confluence/display/SYNCOPE/General+configura > tion+parameters#Generalconfigurationparameters-ApacheSyncope>=1.2.X > > Relevant parameters are: > > * selfRegistration.allowed > * passwordReset.allowed > * passwordReset.securityQuestion
You can find other relevant information here: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30751185 Please make attention there: in syncope 1.2.7 parameters option is not a tab anymore, but you need to click on a 'list' icon under the logout button. Cheers, > > HTH > Regards. > > > FROM: Giacomo Lamonaco [mailto:[email protected]] > > SENT: Wednesday, February 10, 2016 4:42 PM > > TO: [email protected] > > SUBJECT: Re: End-user UI > > > > Il giorno mer, 10/02/2016 alle 16.09 +0300, Oleg Suslov ha scritto: > > > > > Hi all! > > > > > > I have stand with Syncope 1.2.7 > > > > > > It is not clean for me, where is "End-user UI"? > > > > > > I have only "Admin UI" on url "ip:8080/syncope-console/" > > Hi Oleg, > > > > in Syncope 1.2.7 the end user functionality is part of syncope > > console: > > you can enable self registration and password reset by modifying > > syncope properties. > > > > If you enable those two options and then try to access to the login > > page of syncope console, you will see at the bottom two new links: > > the > > first one related to self registration and the second one related > > to > > password reset. > > > > If you prefer, you can write your own web application that > > interacts > > with syncope REST interface. It's basically what we're doing in > > syncope > > 2.0, where the end user is a standalone application. > > > > HTH,
