Hi, Can this X.509 resolves the issue like the CAS-SPNEGO experienced which is popup shows up when using IE for basic authentication? Do our authentication becomes seamless? How does this X.509 Certificate works?
Thank you so much Kind Regards, BARBOSA Bernard Senior Administrator, System/Network MUSIC Group Macao Commercial Offshore Limited (Philippines) ROHQ IP Phone: 60651 ext 1245 Tel: +63 2 9028200 ext 1245 Email: [email protected] Web: www.music-group.com | www.behringer.com | www.bugera-amps.com Build Teamwork Take Ownership Don’t Waste Resources Clean Workplace = Clean Mind Respect Guidelines and Policies Improve Yourself and Help Others Don’t Forget to Smile and Say Thank You This email is intended exclusively for the addressee(s) named above and may contain privileged and confidential information. If you are not (among) the intended recipient(s), you may not copy, utilize or distribute any of the information contained herein. If you have received this email in error, please notify us immediately via return email and delete the original from your mailbox. Thank you. -----Original Message----- From: Ben Noordhuis [mailto:[email protected]] Sent: Thursday, January 27, 2011 5:32 PM To: [email protected] Subject: Re: [cas-dev] CAS Client or Agent On Thu, Jan 27, 2011 at 10:11, BARBOSA Bernard <[email protected]> wrote: > May I please ask if anyone has tried to setup CAS Client or Agent or similar > which talks to CAS server so user should not need to input username and > password and its automatically logged on the user? How do you distinguish between users? If your authentication is MAC/IP/certificate* based, you probably need to write custom Credentials and CredentialsToPrincipalResolver implementations (and maybe AuthenticationHandler and AuthenticationManager implementations too). * X.509 is supported by CAS out of the box, by the way. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
