-
Hi friends,
We are using Jasig CAS authentication on wordpress, humhub, nextcloud, rainloop, mautic, glpi, and another apps, and we are thinking to implement on GRAV.
https://github.com/apereo/…
-
I have CAS running locally, my service is configured as follow:
```json
{
"@class" : "org.apereo.cas.services.RegexRegisteredService",
"serviceId" : "^(http|imap)://.*",
"name" : "app…
fbove updated
4 years ago
-
Clearly not a top priority, but it would be nice to support LDAP integration as Mastodon does.
I would be happy to provide peertube service to my users when this will be implemented.
-
The CAS server we are using (Shibboleth 3.3) allows for the encoding of new information in the ticket. This extra information removes the need for a shared/distributed caching layer normally needed t…
-
When you try to access the site using it's real hostname, the login link return url is incorrect. We need to fix that login to work from both the proxied host and the local host.
-
#### i get this exception when using command : ./mwnw tomcat:run
```bash
INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
Aug 06, 2019 8:21:51 AM org.apache.catalina.core.StandardContext resourc…
-
For example, when the user logs out in the application with /app1/exit, not only application should close application session, but SSO session should be invalidated. Else, after the application logout…
-
✗ High severity vulnerability found on org.jasig.cas.client:cas-client-core@3.4.1
- info: [XML External Entity (XXE) Injection](https://snyk.io/vuln/SNYK-JAVA-ORGJASIGCASCLIENT-31192)
feffi updated
4 years ago
-
We have a mod_auth_cas 1.1 implementation running on a Red Hat 7 server. We have an application authenticating against a CAS server that we don't have control over, where the majority of users are pa…
-
Hello! I'm struggling to get mod_auth_cas working with https with a self signed certificate; my environment is centos 7 on virtualbox. what i did was create a folder in /opt/certificates; in there i r…