Function saml_rs::parse_authn_request
source · [−]pub fn parse_authn_request(request_data: &str) -> Result<AuthnRequest, String>
Expand description
Give it a string full of XML and it’ll give you back a AuthnRequest object which has the details