1
I’d like some help with the Identity please.
Here the user registration is by Affiliate, I made the customization of Applicationuser fielding Filialid and the field in the table Aspnetusers, everything working perfect, but now at login time would have to be checked username, password and affiliate because I have, for example, user "Eduardo" in branch "01" and user "Eduardo" in branch "02".
The Branch I pick by parameter on querystring, and the login screen continues only with the fields Username and Password. Is there a way to do this? Where do I start? Thanks for the help.
You could put examples of your code so we can improve the answers?
– Leonel Sanches da Silva