External login page can call the authentication server

Call the authentication server

The demo login page is hosted on the same Web server as one running the authentication server. The success page displayed when a device is authenticationed is also hosted on the same server. But a login page hosted on another Web servers can call the authentication server. It can also specify a success page URL. When you have a Web server, you can create a login page that calls the authentication server and receive an authentication success notification with a success page.

For the details, please refer to the developer site

The developer site describes the way to create a login page that calls our demo authentication server and a success page. A commerical authenticaion server will have a different URL. Modifications attendant on authentication server changes will involve changing URLs in login pages and success pages

WebLogon

Web system that authenticates local devices for the Web

Links

To the top of this page