export function getSamlLoginResponse() {
  throw new Error("SAML SSO is not configured yet");
}