<%@ Page Language="C#" AutoEventWireup="True" CodeBehind="loginPlusOAuthSampleOP.aspx.cs" Inherits="OpenIdRelyingPartyWebForms.loginPlusOAuthSampleOP" ValidateRequest="false" MasterPageFile="~/Site.Master" %> <%@ Register Assembly="DotNetOpenAuth.OpenId.RelyingParty.UI" Namespace="DotNetOpenAuth.OpenId.RelyingParty" TagPrefix="rp" %>

Login Page


Authentication succeeded, and OAuth access was granted.

The actual login step is aborted since this sample focuses on the process only up to this point.

Authentication succeeded, but OAuth access was denied.

The actual login step is aborted since this sample focuses on the process only up to this point.

Authentication failed or was canceled.