Go into the controller using the console and make the interface that is connected to your lan "Trusted". For example:
config t
interface gigabitethernet 0/0/0
trusted
Then try to get in using the web.
The problem is, when you add the PEF license, it makes all of the interfaces "untrusted", requiring web authentication, like a Captive Portal. Making it trusted using the console might fix this.