fn build_login_url(idp_uri: &str, service: &str) -> String
Builds the CAS /login?service=<service> URL used to begin interactive login.
/login?service=<service>