pub async fn handle_get_sso_config(
__arg0: State<Arc<Context>>,
__arg1: Path<String>,
) -> Result<Json<SSOConfigResponse>, StatusCode>
pub async fn handle_get_sso_config(
__arg0: State<Arc<Context>>,
__arg1: Path<String>,
) -> Result<Json<SSOConfigResponse>, StatusCode>