0
<li>Create an OpenID account with one of the Open Servers listed below OR use the demo
0
Server as the identity provider - using http://[EXTERNAL IP]/ProviderPortal/user/bob
0
with the password 'test'</li>
0
- <li>Go to http://[EXTERNAL IP]/
ConsumerPortal/default.aspx and enter the OpenIDURL</li>
0
+ <li>Go to http://[EXTERNAL IP]/
RelyingPartyPortal/default.aspx and enter the OpenIDURL</li>
0
<li>You are required to authenticate with the provider. Some fields (eg Name, DoB, Country
0
etc.) are requested, some required and some omitted. Your OpenID provider should
0
prompt you for the relevant fields, or at least make you aware which fields its
0
passing back. The exact page flow and auhentication mechanism will be implemented
0
differently by different identity providers.</li>
0
<li>After providing the required info and loggin in, you are taken back to the http://[EXTERNAL
0
- IP]/
ConsumerPortal/default.aspx and the available profile information is displayed</li>
0
+ IP]/
RelyingPartyPortal/default.aspx and the available profile information is displayed</li>
0
<li>Kill all session cookies</li>
0
<li>Get the full openID url for a user based on whats in web.config. By default you
0
can use http://[EXTERNAL IP]/ProviderPortal/user/bob with the password 'test'</li>
0
- <li>Go to http://[EXTERNAL IP]/
ConsumerPortal/default.aspx and enter the OpenIDURL of
0
+ <li>Go to http://[EXTERNAL IP]/
RelyingPartyPortal/default.aspx and enter the OpenIDURL of
0
<li>The user is prompted for their password. The username field is propulated from the
0
openid url and grayed out.</li>
0
<li>The user is presentend with their identity url, a trust root (the site requiring
0
authentication) and set of fields to complete. Only the requested or required fields
0
are presented. Fields with * means the consumer requires it. </li>
0
- <li>The user completes the fields and clicks Yes and are taken to http://[EXTERNAL IP]/
ConsumerPortal/default.aspx
0
+ <li>The user completes the fields and clicks Yes and are taken to http://[EXTERNAL IP]/
RelyingPartyPortal/default.aspx
0
with their available profile information.</li>
Comments
No one has commented yet.