Configuring - General Tab - Authentication
Categories: Authentication
|
Tags: Architects, Developers, XML, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
Revision:
1
Posted:
05/Oct/2009
Updated:
24/May/2010
Status:
Publish
Types: Reference
|
OverviewThis article is a part of articles on Configuring Visual WebGui application General tab
Settings| Authentication settings | Default value | web.config | Description |
|---|
Logon Form
|
| <WebGui>
<Authentication Mode="Main"
Type="Gizmox.WebGui.Sample.Forms.Logon,
Gizmox.WebGui.Sample">
</WebGui>
| Logon from to use. Must inherit from Gizmox.WebGui.Forms.Authentication.LogonForm
| Mode
| None
| The Authentication mode to use. Currently only supports None and Main. Using Main requires setting Logon Form also.
|
| GeneralVisual WebGui currently uses authentication seperated from ASP.NET authentication and is set as the above table indicates. You should be aware of that in some versions of Visual WebGui, there are some peculiarites involved in using the integration tabs to set the Logon Form. What is known to work though, is that before you try setting the Logon Form, you should register your Logon form as one of your externally available entry points (startup form or mainform), and then you can easily set it via the integration tabsx.
See also
About the author
Related Articles
|
Authentication
|
|
|
Tags:
Developers, Navigation, 1. Beginner, 2. Intermediate, 3. Advanced, Integration, Navigation, ASP.NET, v6.3, v6.4 and Later
|
|
|
Tags:
Developers, Navigation, 2. Intermediate, 3. Advanced, ASP.NET, Pre v6.3, v6.3, v6.4 and Later
|
|
|
This video demonstrates how to create a logon form using the form authentication support in Visual WebGui
Tags:
Architects, Developers, Windows & Dialogs, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
This video demonstrates How to create a register form using Visual WebGui
Tags:
Architects, Developers, Windows & Dialogs, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
This video demonstrates How to create a register form using Visual WebGui.
Tags:
Architects, Developers, Windows & Dialogs, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
This is a class to authenticate a user against Microsoft Active directory using the LDAP protocol.
Tags:
Architects, Developers, Visual WebGui Pipeline, VB.NET, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
|