Re: [cas-user] CAS 5.0.5 Login in CAS Manager

2017-05-28 Thread sesharaju sv
Hello Marco Osorio,

you have to configure the services in CAS 5.0.5 to authorize the URL
of management application and also you need to configure the user
authorization to allow access the admin pages of the CAS Management
application.

Please check if you have done those 2 task and still you see the same
message do let me know i will help you.

Thanks
Seshu

On 26 May 2017 at 16:07, Marco Osorio  wrote:
>
> Hello everyone,
>
> I have been able to configure CAS 5.0.5 standalone mode with LDAP AD and
> authenticates correctly. There are some CSS and JS errors that do not find
> the correct path, but it is somewhat minor to do the tests.
> Now I'm deploying CAS-MANAGEMENT and booting without any errors, the problem
> is that when I access cas-management, it tells me that the application is
> not authorized to use CAS.
> I wonder, How do I have to authorize the manager to access it. With version
> 4.2.7, I think there is a property, but in the overlay there are none.
>
> Thanks in advance
>
> --
> - CAS gitter chatroom: https://gitter.im/apereo/cas
> - CAS mailing list guidelines:
> https://apereo.github.io/cas/Mailing-Lists.html
> - CAS documentation website: https://apereo.github.io/cas
> - CAS project website: https://github.com/apereo/cas
> ---
> 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 cas-user+unsubscr...@apereo.org.
> To view this discussion on the web visit
> https://groups.google.com/a/apereo.org/d/msgid/cas-user/ee73489d-c657-4d00-8e35-9b1275216442%40apereo.org.



-- 
Venkata S Sadhu (Seshu)
India (Mobile) : +91 7032638062 (WhatsApp)
INDIA

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAABZGc3wLbU3-DV%2Bsg36v2uKbz8p81tnxso3hg4r8Q05Or4dLA%40mail.gmail.com.


[cas-user] CANT RUN OVERLAY CAS FOR CAS 5.1.0.RC4

2017-05-28 Thread Youcef Ouladdaoud
HI,
THank you for your works,
I could run overlay CAS for version 5.1.0.RC2  But not working for  
5.1.0.RC3
5.1.0.RC4
there is this log when i try to run 5.1.0.RC3




   __     _     __  

  / /  / ___|/ \/ ___|  \ \ 

 | |  | |   / _ \   \___ \   | |

 | |  | |___   / ___ \   ___) |  | |

 | |   \| /_/   \_\ |/   | |

  \_\   /_/ 


CAS Version: 5.1.0-RC3

CAS Commit Id: f1303c721e75fd2ed1ff63c7d992844eaaae52c1

CAS Build Date/Time: 2017-05-28T17:31:34Z

Spring Boot Version: 1.5.2.RELEASE



System Date/Time: 2017-05-28T19:31:56.638

System Temp Directory: /var/folders/65/wbktg5x91vs838f5mpk_0q9hgn/T/



Java Home: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/jre

Java Vendor: Oracle Corporation

Java Version: 1.8.0_121

JCE Installed: no



OS Architecture: x86_64

OS Name: Mac OS X

OS Version: 10.12.4





2017-05-28 19:31:56,867 INFO 
[org.apereo.cas.configuration.config.CasCoreBootstrapStandaloneConfiguration] 
- 

2017-05-28 19:31:56,948 INFO 
[org.apereo.cas.configuration.config.CasCoreBootstrapStandaloneConfiguration] 
- 

2017-05-28 19:31:56,950 INFO 
[org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration]
 
- 

2017-05-28 19:31:57,039 INFO [org.apereo.cas.web.CasWebApplication] - 

2017-05-28 19:32:13,060 WARN 
[org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext]
 
- 

2017-05-28 19:32:13,067 WARN 
[com.ryantenney.metrics.spring.config.annotation.MetricsConfigurerAdapter] 
- 

org.springframework.beans.factory.BeanCreationNotAllowedException: Error 
creating bean with name 'casMetricsConfiguration': Singleton bean creation 
not allowed while singletons of this factory are in destruction (Do not 
request a bean from a BeanFactory in a destroy method implementation!)

at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:216)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:372)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractBeanFactory$2.getObject(AbstractBeanFactory.java:345)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:359)
 
~[spring-cloud-context-1.1.8.RELEASE.jar!/:1.1.8.RELEASE]

at 
org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:176) 
~[spring-cloud-context-1.1.8.RELEASE.jar!/:1.1.8.RELEASE]

at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:340)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
 
~[spring-beans-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35)
 
~[spring-aop-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.getTarget(CglibAopProxy.java:688)
 
~[spring-aop-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:638)
 
~[spring-aop-4.3.7.RELEASE.jar!/:4.3.7.RELEASE]

at 
com.codahale.metrics.MetricRegistry$$EnhancerBySpringCGLIB$$1bc52cf2.removeListener()
 
~[metrics-core-3.1.3.jar!/:3.1.3]

at