how to modify Fields of Form of based authentication login form

  • 10 July 2017
  • 1 reply
  • 5 views

Badge +5

Hi,

 

I have requirement in which i need to add domain field in Form based login. this Domain field will display list of domains and upon selection of domain user can input his username(excluding domain name) and password. can someone suggest me the possible solution for this scenario.

 


1 reply

Badge +9

Hi Hemant,


 


The Login page is based on an cshtml and css file, i think its the following files:


K2 blackpearlWebServicesIdentityStsFormsViewsAccountLogIn.cshtml


K2 blackpearlWebServicesIdentityStsFormsStylesPlatinumCSSlogin.css


 


You will most probably have to make changes in these files to have a dropdown and list the available domains in there


 


-Jean

Reply