Skip to main content

handle_list_sso_configs

Function handle_list_sso_configs 

Source
pub async fn handle_list_sso_configs(
    __arg0: State<Arc<Context>>,
) -> Result<Json<Vec<SSOConfigResponse>>, StatusCode>