# loginForm / loginSolutionName

**URL:** https://forum.servoy.com/t/loginform-loginsolutionname/12515
**Category:** Classic Servoy
**Created:** [July 26, 2010, 6:10am UTC](https://forum.servoy.com/t/loginform-loginsolutionname/12515 "2010-07-26T06:10:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![4xjbh](https://avatars.discourse-cdn.com/v4/letter/4/ea666f/32.png) [@4xjbh](https://forum.servoy.com/u/4xjbh)
#### Post date: [July 26, 2010, 6:10am UTC](https://forum.servoy.com/t/loginform-loginsolutionname/12515/1 "2010-07-26T06:10:06Z")

</div>

I just migrated my solution to 5.2 and I am getting the warning:

> Solution xyz has a loginForm property set which is deprecated, use loginSolutionName property instead/

Now my login form / registration process is not working. loginSolutionName in the wiki only states

> Get the first module that is also a login solution

I cannot select my form in this property, do I have to move my login process to a module now? And why?

---

<div class="post-metadata">

### Author: ![gerardo.gomez](https://avatars.discourse-cdn.com/v4/letter/g/858c86/32.png) [@gerardo.gomez](https://forum.servoy.com/u/gerardo.gomez)
#### Post date: [July 26, 2010, 6:25am UTC](https://forum.servoy.com/t/loginform-loginsolutionname/12515/2 "2010-07-26T06:25:38Z")

</div>

Hi!

As for as I know, security settings have changed in Servoy 5.2. From this version, authentication is done throught a solution (not a form). Take your eyes in this link: [http://wiki.servoy.com/display/public/DOCS/Upgrade+existing+implementations+to+Servoy+5.2’s+Enhanced+Security](http://wiki.servoy.com/display/public/DOCS/Upgrade+existing+implementations+to+Servoy+5.2's+Enhanced+Security)

I hope this helps!
