Hi,

I think we had this question a few days ago. In CAS 4.0.0, "login equals
password" does not work anymore.
See:
https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/webapp/WEB-INF/deployerConfigContext.xml#L111
.
Best regards,
Jérôme



2014-05-20 21:42 GMT+02:00 Jose Neto <[email protected]>:

> Hello, im trying to login on cas 4.0.0
>
> I used username: test and password: test, was unsucessful
>
> my pom:
>
> <dependency>
>             <groupId>org.jasig.cas</groupId>
>             <artifactId>cas-server-webapp</artifactId>
>             <version>4.0.0</version>
>             <type>war</type>
>         </dependency>
>
>         <dependency>
>             <groupId>org.jasig.cas</groupId>
>             <artifactId>cas-server-core</artifactId>
>             <version>4.0.0</version>
>         </dependency>
>
>         <dependency>
>      <groupId>org.jasig.cas</groupId>
>      <artifactId>cas-server-support-ldap</artifactId>
>      <version>4.0.0</version>
> </dependency>
>
> --
> 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

Reply via email to