Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Uživatelská příručka Strana 229

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 332
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 228
Customizing Messages Displayed on a Web Browser
5-15
Form definition
<form action="/ssoatcag" method="post">
Set "/ssoatcag" for the action attribute value. (*1)
Set "post" for the method attribute value.
Omit the enctype attribute
User ID
<input name="fj_is_sso_user_name" type="text">
This text area is used for user ID input and is required.
Set "fj_is_sso_user_name" for the name attribute value.
Set "text" for the type attribute value.
Password
<input name="fj_is_sso_password" type="password">
This password input area is used for password input and is required.
Set "fj_is_sso_password" for the name attribute value.
Set "password" for the type attribute value.
*1 If the incorrect URL is specified, the following error occurs and authentication may fail.
The following message may output on the Web browser.
“403 Not Found”
“The requested page is not available”
The message sso02012 may output to the system log.
If client authentication is processed through SSL communication, the request window for the client
certificate is displayed several times.
Content may be displayed without authentication.
Zobrazit stránku 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 331 332

Komentáře k této Příručce

Žádné komentáře