[
    {
      "name": "outlook-add-in-sso-naa",
      "reponame": "office-add-in-samples",
      "source": "officedev",
      "title": "Outlook add-in with SSO using nested app authentication",
      "shortDescription": "This sample shows how to implement SSO in an Outlook add-in by using nested app authentication.",
      "url": "https://github.com/OfficeDev/Office-Add-in-samples/tree/main/Samples/auth/Outlook-Add-in-SSO-NAA",
      "longDescription": [
        "This sample shows how to implement SSO in an Outlook add-in by using nested app authentication."
      ],
      "creationDateTime": "2024-03-19",
      "updateDateTime": "2024-03-19",
      "products": [
        "Office"
      ],
      "metadata": [
        {
          "key": "CLIENT-SIDE-DEV",
          "value": "JavaScript"
        }
      ],
      "thumbnails": [
       
      ],
      "authors": [
        {
          "gitHubAccount": "microsoft",
          "pictureUrl": "https://github.com/microsoft.png",
          "name": "Microsoft"
        }
      ],
      "references": [
        {
          "name": "Enable SSO in an Office Add-in using nested app authentication",
          "description": "Learn how to enable SSO in an Office Add-in using nested app authentication.",
          "url": "https://learn.microsoft.com/office/dev/add-ins/develop/enable-nested-app-authentication-in-your-add-in"
        }
      ]
    }
  ] 