Thanks a lot,

Was wondering if you could also help me with another problem I'm having, I 
posted a couple of days ago but no reply.

Basically I have the latest versions of both cas-overlay and 
cas-management-overlay installed and running on tomcat.  The cas overlay is 
working fine but the cas-services app doesn't seem to be working for me 
obviously I have configured it wrong/missed some configuration but really 
not sure what to do.  I am getting the message 'The CAS Managment webapp is 
unavailable' - I haven't changed much really only cas.properties and 
cas-management.properties adding in mydomain.com in place of localhost. 
 user details and json services are pointing to the correct places I 
believe 'user.details.file.location = 
file:/etc/cas/user-details.properties' & 
'service.registry.config.location=file:/etc/cas/services' with the casuser 
added into user details as ROLE_ADMIN and also the correct json files in 
services (ServicesManagementWebApplication-52497044623301.json 
and HTTPSandIMAPS-10000001.json) so I don't think it has nothing to do with 
that..

When I go to mydomain.com it takes me to the cas login page (cas-overlay 
deployed as ROOT in tomcat) and can log in fine, if I go to 
mydomain.com/cas-services I am redirected 
to 
https://mydomain.com/login?service=https%3A%2F%2Fmydomain.com%2Fcas-services%2Fcallback%3Fclient_name%3DCasClient
 
with a login page then when I log in it takes me 
to 
https://mydomain.com/cas-services/callback?client_name=CasClient&ticket=ST-1-n6m2dLbQbkagfdjGr5LldJ-cas01.example.org
 
- I was expecting it to take me to mydomain.com/manage.html? and not sure 
where cas01.example.org is coming from as my domain is set as hostname in 
cas.properties..

I have been stuck at this stage for the last week some guidance to help me 
get this working would be greatly appreciated.

Thank you in advance,
Conan

On Monday, May 23, 2016 at 3:49:27 PM UTC+1, Dmitriy Kopylenko wrote:
>
> Hi there. The ‘org.apereo.cas’ group id is not available in the released 
> versions of 4.x line of CAS server. This will only be available in the next 
> generation of CAS, namely 5.0.0.
>
> For CAS 4.2.x generation, use ‘org.jasig.cas’ group id.
>
> Cheers,
> Dmitriy.
>
> On May 23, 2016, at 9:59 AM, Conan Malone <[email protected] 
> <javascript:>> wrote:
>
> Hi,
>
> Today I tried to add oAuth server support to my CAS install (have recently 
> upgraded to 4.2.2) and am getting an error saying the dependency was not 
> found for my version?
>
> <dependency>
>   <groupId>org.apereo.cas</groupId>
>   <artifactId>cas-server-support-oauth</artifactId>
>   <version>${cas.version}</version>
> </dependency>
>
> I tried following the link from where it downloads from and noticed there 
> doesn't seem to be any dependencies for anything on 4.2.2, is this getting 
> added or do I need to download it from elsewhere?
>
>
> https://repo.maven.apache.org/maven2/org/apereo/cas/cas-server-support-oauth/
>
> Thanks,
> Conan
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "CAS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To post to this group, send email to [email protected] <javascript:>.
> Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/
> .
> To view this discussion on the web visit 
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/2e3da013-4934-4c08-8c21-96658bc58d9f%40apereo.org
>  
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/2e3da013-4934-4c08-8c21-96658bc58d9f%40apereo.org?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/a/apereo.org/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/16254d6d-44df-4e21-9b1d-7835e0d3a345%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to