How can we access User Attributes in .Net Client application. I had
downloaded this application 
http://jasig.275507.n4.nabble.com/file/n4306124/cas-NET-demo.zip
cas-NET-demo.zip .

I had change in web.config file
<appSettings>
                <add key="casLoginURL" 
value="https://localhost:8444/cas/login"/>
                <add key="casValidateURL"
value="https://localhost:8444/cas/serviceValidate"/>
                <add key="casSamlValidateURL"
value="https://localhost:8444/cas/samlValidate"/>
                <add key="casLogoutURL"
value="https://localhost:8444/cas/logout"/>
                <add key="serviceURL"
value="https://localhost:14635/cas.NET_client/Default.aspx/"/>
        </appSettings>


But the problem is that after running the application the Default.aspx is
not opening and Mozilla / IE 9.0 Unable to connect.

I dont know what is wrong?

Please suggest me the solution

--
View this message in context: 
http://jasig.275507.n4.nabble.com/How-to-access-user-attributes-in-Net-Client-tp4306124p4306124.html
Sent from the CAS Users mailing list archive at Nabble.com.

-- 
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-user

Reply via email to