More issues with cas-management 6.1 RC4

88 views
Skip to first unread message

Ray Bon

unread,
Sep 18, 2019, 12:57:08 PM9/18/19
to cas-...@apereo.org
I am combining these issues because I suspect that they have the same underlying problem.

1. I need cas-management to access an external spring cloud config server but I am unable to get cas-management to look anywhere but at local config files.
2. I need cas-management to look in ldap for user attributes but it only looks at users.[json|properties].

I have tried to remove all references to local files but the result is errors about missing properties or files.
This suggests to me that cas-management is not enabling my configuration (which is working in CAS) or more accurately not overriding the defaults.

Any insight into what is going on with cas-management will be appreciated greatly.

-- 
Ray Bon
Programmer Analyst
Development Services, University Systems

I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations.

Travis Schmidt

unread,
Sep 18, 2019, 1:33:46 PM9/18/19
to CAS Community
Hi Ron,

  External Cloud config is something I am fairly certain would need to be added as s feature to CAS Management.  

  Are you looking to Authorize users against LDAP instead of the static users.json?  You can try add :config:cas-mgmt-config-authz-ldap to your build.

Travis

--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
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+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/4b4f64fa2cca43282ca8581094407fdbe9331ad3.camel%40uvic.ca.

Ray Bon

unread,
Sep 18, 2019, 2:11:25 PM9/18/19
to cas-...@apereo.org
Travis,

Both of these capabilities are operational in our 5.1 cas-management deployment.
I have added 'compile "org.apereo.cas:cas-mgmt-config-authz-ldap:${project.'casmgmt.version'}"' to build.gradle and the jars show up in the war.

If I comment out, mgmt.ldap.ldapUrl, no error is displayed, unlike the config for cas-server-support-ldap-service-registry which displays 'ldapUrl must not be null' when its parameter is commented out.

I am using cas-management-overlay.
Is there another reference I have to include that begins with ':config'?

Ray
Reply all
Reply to author
Forward
0 new messages