The LOGIN button on the welcome page needs to go to the root URL instead of to the welcome page
The root url necessarily DOES try to do IP login. The welcome page necessarily does NOT try to do IP login.
Example on-campus user journey:
- I go to https://gs-staging.galileo.usg.edu
- it logs me in by IP
- I see the uga home page
- I click LOG OUT
- it logs me out
- I see the welcome page
- I click LOG IN
- it DOES NOT log me in by IP
- I see the welcome page
- Repeat 3.
So the LOG IN link on the welcome page needs to go to the root url https://gs-staging.galileo.usg.edu