Skip to content

Commit 78831e1

Browse files
committed
Merge branch 'basher-1-1' of https://github.com/Azure-Samples/ms-identity-javascript-tutorial into basher-1-1
2 parents d289f6e + 9535ec0 commit 78831e1

File tree

12 files changed

+204
-2598
lines changed

12 files changed

+204
-2598
lines changed

1-Authentication/1-sign-in/AppCreationScripts/Configure.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ if($isOpenSSL -eq 'Y')
194194
Write-Host "You have generated certificate using OpenSSL so follow below steps: "
195195
Write-Host "Install the certificate on your system from current folder."
196196
Write-Host -ForegroundColor Green "------------------------------------------------------------------------------------------------"
197+
197198
}
198199
Add-Content -Value "</tbody></table></body></html>" -Path createdApps.html
199200
} # end of ConfigureApplications function

0 commit comments

Comments
 (0)