Configuring IIS and Setting up Thinktecture v2 Identity Server

As the title indicate, this post is about installing IIS and Configuring ThinkTecture v2 up and running.

Run appwiz.cpl

Search and run app.wiz.cpl

Select IIS and required features

 

click “Turn windows features on or off” (1)

Tick  “IIS Management Console” (2)

Tick ASP.NET 4.5 (3)

 

It is of utmost importance that ASP.NET 4.5 is ticked else when one would attempt to navigate to thinktecture v2 the following HTTP Error 500.19 will pop up.

HTTP Error 500.19

3Wait for features to be found and installed.

 

4

 

click close

IISNavigate to Localhost

IIS is up and running. Next is Downloading ThinkTecture V2 configuring IIS  to serve ThinkTecture V2

ThinkTecture V2 Release

Visit https://github.com/IdentityServer/IdentityServer2/releases and download ThinkTecture V2

Follow along this video and everything should be fine https://vimeo.com/51088126ThinkTecture V2 Initial Landing Page

https://vimeo.com/51666380