This app owns the session and the Forms Authentication login. The Core app on port 8108 reads and writes this same session. Every button is a plain postback handled in Default.aspx.cs.
Open the Core app