which schemes
jGuard can support CLIENT-CERT authentication in cunjunction with BASIC, FORM, and DIGEST (not yet implemented). but FORM, BASIC and DIGEST are mutually exclusive.how to configure multiple schemes?
authentication schemes are configured in the jGuardFilter.xml for web applications, in the markup intitled authScheme. to use multiple scheme, you can use the ',' charcter to divide them.<authScheme>CLIENT-CERT,FORM</authScheme>
Version 1.4 last modified by Charles Gay on 28/12/2006 at 02:11
Document data
Attachments:
No attachments for this document
Comments: 0