Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Update 01-Getting-Started.md #439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/01-Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This project assumes the following settings:
| Setting | Value | Change in <sup>1 *see below*</sup> |
| --- | --- | --- |
| Source location | C:\projects\Habitat\ | `Habitat.Dev.config` |
| Website location | C:\inetpub\wwwroot\habitat.dev.local\ | `gulp-config.js`, `settings.ps1`, `xconnect-XP0.json`, `sitecore-XP0.json` |
| Website location | C:\inetpub\wwwroot\habitat.dev.local\ | `gulp-config.js`, `settings.ps1`, `xconnect-XP0.json`, `sitecore-XP0.json`, `sitecore-ssl.json` |
| Website URL | [https://habitat.dev.local/](https://habitat.dev.local/) | `publishsettings.targets`, `settings.ps1` |
| SQL Server | . | `settings.ps1` |
| SQL Server Admin | sa | `settings.ps1` |
Expand Down Expand Up @@ -146,4 +146,4 @@ Habitat demonstrates utilizing the Federated Authentication features of Sitecore

1. [Register a Facebook App](https://developers.facebook.com/docs/apps/register/) using a Facebook Developer Account.
2. Add the domain under which you are running Habitat to the *App Domains* setting of your Facebook App. By default this is `habitat.dev.local`.
3. Use the *App ID* and *App Secret* from your app settings to populate the `Sitecore.Feature.Accounts.Facebook.AppId` and `Sitecore.Feature.Accounts.Facebook.AppSecret` settings, by default found in `Feature\Accounts\code\App_Config\Include\Feature\Feature.Accounts.config`.
3. Use the *App ID* and *App Secret* from your app settings to populate the `Sitecore.Feature.Accounts.Facebook.AppId` and `Sitecore.Feature.Accounts.Facebook.AppSecret` settings, by default found in `Feature\Accounts\code\App_Config\Include\Feature\Feature.Accounts.config`.