Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
nameOIDCAuthModuleAppSetting2

Files

Description

Image RemovedImage Added

authorize.aspx

Generates Azure login URL and redirects the user agent to the authorize endpoint

redeemcode.aspx

Exchanges the received authorization_code for an access token, creates the IPrincipal and attaches the principal to the current http session

logout.aspx

Logouts the users out of Azure and kills the current http session