Skip to main content

build_login_url

Function build_login_url 

Source
fn build_login_url(idp_uri: &str, service: &str) -> String
Expand description

Builds the CAS /login?service=<service> URL used to begin interactive login.