== Add at your molgenis.properties file : ==
   * at import_model_database :       model/auth.xml,\
   * and auth_loginclass = org.molgenis.omx.auth.[wiki:DatabaseLogin]
== molgenis_ui : ==
A menu will be handy :
{{{
  					
  					
  					
  					
  				
  				
  				
  				
  				
  				
  		
}}}
== pom.xml : ==
Add the module as artifact in your pom.xml file : 
{{{
	org.molgenis
	molgenis-omx-auth
	0.0.1-SNAPSHOT
	war
	
}}}
{{{
	org.molgenis
	molgenis-omx-auth
	0.0.1-SNAPSHOT
	jar
	classes
}}}