Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created May 14, 2019 07:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wullemsb/4ffe8b8eaf575954bed8acc301cde3e5 to your computer and use it in GitHub Desktop.
Save wullemsb/4ffe8b8eaf575954bed8acc301cde3e5 to your computer and use it in GitHub Desktop.
<system.identityModel.services>
<federationConfiguration>
<cookieHandler requireSsl="true" name="AppNameAuth" />
<wsFederation passiveRedirectEnabled="false" issuer="https://adfs2.vlm.be/adfs/ls/" realm="https://localhost/AppName/FederationResult/" requireHttps="true" />
</federationConfiguration>
</system.identityModel.services>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment