Skip to main content

get_saml_metadata

Function get_saml_metadata 

Source
pub async fn get_saml_metadata(__arg0: State<ApiState>) -> impl IntoResponse
Expand description

Get SAML metadata for this SP (Service Provider). SP configuration (entity_id, acs_url, slo_url) is read from storage key saml_sp:config. Store a JSON object with those fields to customise the metadata for your deployment.