• Parse SSO configuration file

    Parameters

    • __namedParameters: {
          body?: { alias?: string; file: Blob; name?: string };
          protocol: "SAML" | "OPENID";
      }
    • Optionalopts: RequestOpts

    Returns Promise<AccountSsoParserResponse>