[cas-user] Re: CAS Management - InMemoryServiceRegistryDaoImpl

2016-09-21 Thread Jeffrey Ramsay
I could really use some help with this; I can't get the service registry changed for the management console. -Jeff On Wednesday, September 21, 2016 at 3:49:57 PM UTC-4, Jeffrey Ramsay wrote: > > How do you disable the InMemoryServiceRegistry for the management console > 5.0? I added the same J

[cas-user] Re: CAS Management - InMemoryServiceRegistryDaoImpl

2016-09-21 Thread Jeffrey Ramsay
Added cas.serviceRegistry.jpa entries to management bootstrap file but application still using the InMemoryServiceRegistry. -Jeff On Wednesday, September 21, 2016 at 3:49:57 PM UTC-4, Jeffrey Ramsay wrote: > > How do you disable the InMemoryServiceRegistry for the management console > 5.0? I ad

[cas-user] Re: CAS Management - InMemoryServiceRegistryDaoImpl

2016-09-21 Thread Jeffrey Ramsay
Nevermind. On Wednesday, September 21, 2016 at 3:49:57 PM UTC-4, Jeffrey Ramsay wrote: > > How do you disable the InMemoryServiceRegistry for the management console > 5.0? I added the same JPA configuration used by CAS 5.0 and it's not > working. > > 2016-09-21 15:43:28,822 DEBUG > [org.apereo.

[cas-user] CAS Management - InMemoryServiceRegistryDaoImpl

2016-09-21 Thread Jeffrey Ramsay
How do you disable the InMemoryServiceRegistry for the management console 5.0? I added the same JPA configuration used by CAS 5.0 and it's not working. 2016-09-21 15:43:28,822 DEBUG [org.apereo.cas.services.DefaultServicesManagerImpl] - 2016-09-21 15:43:28,822 DEBUG [org.apereo.cas.services.D

RE: [cas-user] Re: CAS Management App 5.0.0.RC2-SNAPSHOT

2016-09-21 Thread Misagh Moayyed
You’re perfectly right. Created https://github.com/apereo/cas-services-management-overlay/issues/4 From: Jeffrey Ramsay [mailto:jeffrey.ram...@gmail.com] Sent: Wednesday, September 21, 2016 9:28 PM To: Misagh Moayyed Cc: CAS Community Subject: Re: [cas-user] Re: CAS Management App 5.0.0.RC2-S

Re: [cas-user] Re: CAS Management App 5.0.0.RC2-SNAPSHOT

2016-09-21 Thread Jeffrey Ramsay
It's hard to tell what will or will not work. The definition I shared before was directly from the cas-management.properties file. Those lines should probably be removed to avoid confusion. # User details file location that contains list of users # who are allowed access to the management webapp:

RE: [cas-user] Re: CAS Management App 5.0.0.RC2-SNAPSHOT

2016-09-21 Thread Misagh Moayyed
It most definitely won’t work, given that’s an invalid property. See: https://apereo.github.io/cas/development/installation/Configuration-Properties.html#management-webapp From: cas-user@apereo.org [mailto:cas-user@apereo.org] On Behalf Of Jeffrey Ramsay Sent: Tuesday, September 20, 2016 11:28

[cas-user] CAS 4.1.x integrate with another SAML provider?

2016-09-21 Thread Yan Zhou
Hi there, We have a CAS 4.1.X overlay that support SSO among a few apps. We now have another set of app, that are presently using SAML based provider for SSO. Is there anyway to integrate CAS with another SAML provider, so that these two sets of apps can support the same SSO session? Is that

[cas-user] SSO setup with OBIEE 12c / weblogic

2016-09-21 Thread Gary Tucker
Does anyone know how to setup CAS to perform SSO with OBIEE 12c (12.2.1.1.0) . The application server is WebLogic Server Version: 12.2.1.1.0 -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving em

Re: [cas-user] Re: CAS with two ldap servers

2016-09-21 Thread Christopher Myers
Not really sure to be honest. I haven't done anything with AWS or Nginx. Doing a quick google, it looks like you might be able to use nginx: https://www.nginx.com/resources/admin-guide/tcp-load-balancing/ We've got a Barracuda load balancer; it was fairly inexpensive, I want to say maybe a few gr

Re: [cas-user] CAS with two ldap servers

2016-09-21 Thread Josep Manel Andrés
ldap.url=ldap://opsld01.domain.com ldap://opsld02.domain.com This is what we use and when one goes offline, it goes straight to the active. On 21/09/16 10:28, Philippe MARASSE wrote: Hello, We use this kind of declaration : cas.authn.ldap[0].ldapUrl=ldap://ldap1.example.com ldap2.example.co

Re: [cas-user] CAS with two ldap servers

2016-09-21 Thread Philippe MARASSE
Hello, We use this kind of declaration : cas.authn.ldap[0].ldapUrl=ldap://ldap1.example.com ldap2.example.com Ldaptive seems happy with that. Regards Le 16/09/2016 à 16:39, Nikolas Stylianides a écrit : > Hi. > Does anyone know how to configure a CAS server with two ldap servers > (in MirrorMo

[cas-user] Re: CAS with two ldap servers

2016-09-21 Thread Nikolas Stylianides
Hi Christopher. Thank you for your answer. Can we accomplish that with AWS ELB? Otherwise, can we use nginx for that? Also in failover IP configuration? Τη Παρασκευή, 16 Σεπτεμβρίου 2016 - 5:39:38 μ.μ. UTC+3, ο χρήστης Nikolas Stylianides έγραψε: > > Hi. > Does anyone know how to configure a