Your service parameter must be a url that pattern matches to the service
url.
On Mar 22, 2011 2:41 PM, "JOLI A PATINO" <[email protected]> wrote:
> Hi! I just want to find out where can I find information to resolve this
> error messege "CAS Application not authorized to Use CAS"
>
> I have this in my deployerconfigcontext.xml
>
> id="serviceRegistryDao"
> class="org.jasig.cas.services.InMemoryServiceRegistryDaoImpl">
> <property name="registeredServices">
> <list>
> <bean
> class="org.jasig.cas.services.RegisteredServiceImpl">
> <property name="id" value="1" />
> <property name="name" value="MyTest1" />
> <property name="description" value="MyTest1Site"
> />
> <property name="serviceId" value="
> http://localhost:8080/test/index.jsp"; />
> </bean>
>
> and when I try this: http://localhost:8080/cas/login?service=MyTest1
>
> I will get this error messege "CAS Application not authorized to Use CAS"
>
> Please help. Thanks in advance.
> --
> 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

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