This property allows you to specify which will be the login object of Web applications when GAM integrated security is enabled.
When the web session is expired, or it does not exist, and the page needs authentication, the Login Object displays in order to let the user to enter his credentials.
This property is under "Web Specific" section, at version level.
Values
Any web object which uses GAM API to check the user credentials and keep his/her session active taking into account the security policies specified for this user in the GAM repository.
This object needs to have Integrated Security Level property set to "None".
Description
When Enable Integrated Security property is set to Yes, web applications have security mechanisms automatically incorporated.
The Login Object for Web Property allows specifying a web object which will be called automatically when user authentication is needed (the security mechanism will behave as specified in the security policies in GAM repositoy).
Note
GAMExampleLogin is a web object incorporated to the KB when Enable Integrated Security property is set to Yes, and can be taken as an example for implementing the login object.
See also
Login Object for SD property
Enable Integrated Security property
Integrated Security Level property
Administrator User Name property
Administrator User Password property
Connection User Name property
Connection User Password property