+xns/Core/XNSObject
 |
 +--+xns/Core/Message
  |
  +--+xns/Authentication/GetWebLoginURI
Obtains the URI to redirect the browser to for identity authentication. To use this URI, the browser must be redirected to this URI. The redirect must include the parameter "RedirectTo" containing the URI to redirect the user to following authentication. It can include the parameter "FailureTo" containing the URI to redirect the user to following authentication failure. It can also include the parameter "IdentityName" containing the identity name to authenticate. It can also include the parameter "IdentityID" containing the ID of the identity to authenticate.
To: Identity to authenticate against.
From: Web application wanting to redirect the user for authentication.
Output | ||
+xns/Core/URI |
WebLoginURI | The URI to redirect the browser to for identity authentication. |
Exceptions | |
NoUI | This login service does not provide a web user interface. |
Output Detail |
Publishing Identity: +xns © 2002 XNSORG |
Last Updated: 07/09/2002 |