Deploying Claims-Aware Application On Premises
Back to Windows Azure Active Directory Solutions For Developers
Scenario
In this scenario you need to deploy your claims-aware application from the development workstation to the production environment workstation or server.- Claims-aware application.
- Clean install of production workstation or server.
- Need to meet prerequisites to make sure the claims-aware application can run on the production workstation/server.
Solution Approach
WIF is an out of band framework that does not ship with .Net framework. WIF runtime (not WIF SDK) needs to be installed on the production workstation or server before claims-aware application can run on it.- WIF runtime installed on production workstation or server.
- Claims-aware application installed on production workstation or server.