Service Management Web App - Authenticating with client certificates

2 messages Options
Embed this post
Permalink
Andy Cowling-2

Service Management Web App - Authenticating with client certificates

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi there

Our CAS installation requires client certificates from end users and applications. A user can only authenticate with cas if they provide a valid username and password _and_ client certificate. Consequently our CAS installation will not answer any ticket validation requests from applications (services) that do not provide a client certificate. In order to use the Service Management web app, that too will need its own client certificate. Where can we configure that?

Cheers
Andy


--

Andy Cowling | UK Core IT
Interactive Data Managed Solutions Ltd

-------------------------------------------------------------------------------------------------------------------------------
Suite 1101, Eagle Tower | Montpellier Drive | Cheltenham GL50 1TA | UK
Tel: +44 (0)1242 6941 15 | Fax: +44 (0)1242 6941 01
[hidden email]  
http://www.interactivedata-ms.com

This message (including any files transmitted with it) may contain confidential
and/or proprietary information, is the property of Interactive Data Corporation
and/or its subsidiaries, and is directed only to the addressee(s). If you are not
the designated recipient or have reason to believe you received this message in
error, please delete this message from your system and notify the sender
immediately. An unintended recipient's disclosure, copying, distribution, or
use of this message or any attachments is prohibited and may be unlawful.
Interactive Data (Europe) Ltd Registered No. 949387 England Registered Office:
Fitzroy House 13-17 Epworth Street. London. EC2A 4DL


smime.p7s (3K) Download Attachment
Marvin Addison

Re: Service Management Web App - Authenticating with client certificates

Reply Threaded More More options
Print post
Permalink
> In order
> to use the Service Management web app, that too will need its own client
> certificate. Where can we configure that?

Certificate configuration for a Java Web application happens at the
container level, e.g. Tomcat.  Here's the link to the Tomcat 6 HTTP
connector configuration guide,
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html, which is the
default setup for Tomcat.  If you're fronting with Apache, you would
use the mod_ssl directives to configure Apache to request a cert from
the client.

M

--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user