-
Hi.
We are currently trying to migrate all our CAS enabled applications to Keycloak using keycloak-protocol-cas provider. Among those applications we have an instance of MediaWiki. Beeing a Swedish…
-
### Expected Behavior
Experimenting with Gradle 8.1 RC1, I decided to build a project using the following command:
```bash
./gradlew build publishToMavenLocal -x check -x test -x javadoc --…
-
I have a glpi instance v9.5.9
The authentication is done with a cas server (apereo) and user informations come from an ldap server.
Everything works well when i connect to https://glpi.xxxxx.fr even…
-
keycloak-protocol-cas transmits SLO requests in request body, which seems to match CAS protocol spec. However, official Apereo CAS client libraries are looking for logout requests in `logoutRequest` P…
-
I am using the latest version of the dialect, 3.2.0, with GraalVM 22.3 and JDK 17. When building a native image via the GraalVM gradle plugin, I ultimately see the following failure when I run the nat…
-
We have a legacy implementation of a [CAS](https://en.wikipedia.org/wiki/Central_Authentication_Service) application that was customized to our needs when it was the authentication mechanism for our e…
-
## Background
As [indicated here](https://github.com/Yubico/java-webauthn-server/pull/58#issuecomment-585907796), I am in the process of adding WebAuthN support to [Apereo CAS](https://github.com/a…
-
custom client URLSchema
But in ServiceTicketValidator,ServiceValidateUrl then path is hard-code???
func (validator *ServiceTicketValidator) ServiceValidateUrl(serviceUrl *url.URL, ticket string)…
-
Hi,
I'm trying to use expressions to use a name from a URL to authorise a group attribute returned by my CAS server. My mod_auth_cas config is below:
` CASCookiePath /var/cache/apache2/mod_aut…
-
CAS Server:
https://www.apereo.org/projects/cas
https://github.com/casdoor/casdoor
Go client:
https://github.com/go-cas/cas