Hi, I was trying to configure OpenID Provider with jasig cas server 3.5.2. I am using a custom client developed using openid4java library. I tried both smart and dumb mode and both authentication and signature verifications worked for me. But what I found was in dumb mode, in response to the openid.mode=check_authentication, the cas server responded with only below two parameters: openid.mode-id_res is_valid=true However in the openid specification it says that, in cass of openid 2.0 the parameter openid.ns is also mandatory. But in openid 1.0 the parameter is optional. So that means my Jasig Cas is running openid 1.0 provider. How to configure it to use OpenId 2.0 Provider?
-- 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
