mmoayyed on heroku-casinit
remove tmate (compare)
mmoayyed on heroku-casinit
enable debug to check cas mgmt (compare)
mmoayyed on heroku-casinit
updat jib (compare)
tsschmidt on req-definition
back-port BeanDefinitionStoreFa… exclude transitive dependencies… Update Configuring-SAML2-Attrib… and 2 more (compare)
We are using some tags on ldap attributes. for example if we want to store user's cn in different language we can use cn and cn;lang-en-US and cn;lang-fr and ... or maybe when we want to store student number for BSC and MSC, we can use tags (called ldap attribute option too) for it. for example edu-bsc and edu-msc.
but the question is: How we can read and release this type of attributes with Apereo CAS. For example i defined studentNumber attribute on properties file, but it just return studentNumber without any tags! if we store attribute with tags, cas doesn't return that. anyone has a solution for this?
who can help me about this matter?
cas-server-support-json-service-registry
as a dependency in my pom. The app is allowing logins from any HTTPS service id, instead of the app listed in my JSON file (/etc/cas/services/casSecuredApp-8900.json
). Any ideas about why my config is not being used?