Re: Integrated Windows Authentication in OFBiz

2010-01-11 Thread Shi Jinghai
It's feasible. You can write a new class to authen a user first to Windows, and if failed, then to OFBiz. What protocal to authen a user to Windows? CAS supports SPENEGO http://www.ja-sig.org/wiki/display/CASUM/SPNEGO Good luck, Shi Jinghai/Beijing Langhua Ltd. 在 2010-01-11一的 14:58 +0530,Kaush

Integrated Windows Authentication in OFBiz

2010-01-11 Thread Kaushik Chakraborty
Hi, The application which is a CMS on OFBiz uses CAS for authentication on user's provision of username and password. The customer requires Integrated Windows Authentication for some internal users who login to their Windows system with the same username and password which they use to access the C