Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE User's Guide Page 243

  • Download
  • Add to my manuals
  • Print
  • Page
    / 332
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 242
Developing Java Applications
7-3
Program Development Flow
Servlet Application that Receives Authentication Information from a Client
Figure 7-1 Servlet Application That Receives Authentication Information from a Client
After SSO authentication in a client (Web browser), a servlet application can receive authentication
success information (confirming successful execution of SSO authentication) from the client via a
Cookie. The Cookie key name is "fj-is-sso-credential." An application can be created that uses the
Cookie value for JAAS authentication and uses user information.
Page view 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 331 332

Comments to this Manuals

No comments