-
Hi, I'm in this and I don't know how to run the demo.
I followed the readme steps and when I try to log in to the application users. Properties and users do not work.
![image](https://user-image…
-
Hi,
When i run:
`sudo docker exec cas ./build.sh v4.2.1`
See this output:
`rpc error: code = 2 desc = containerd: container not started`
What's wrong??
----
`sudo docker ps` :
`CONTAINER ID …
-
This issue is spurred from issue https://github.com/apereo/dotnet-cas-client/issues/54 and related to PR https://github.com/apereo/dotnet-cas-client/pull/55.
# Background
When .NET 4.7 was GA'd,…
-
When RODA is in CAS mode and talks with a CAS enabled service (e.g. Database Visualization Toolkit), it fails to do it properly.
This happens because RODA should obtain, while doing authentication wi…
-
We need a way to logout
-
It appears that the pattern used to determine domains has changed to `^\^?https?://([^:/]+)`.
This creates the following problem (and breaks tests):
- I'll register a service as such `https://ex…
-
I have downloaded the master version and tried out. The build was success and run the two applications. The Client demo application is starting successfully. But the cas server application not startin…
-
How to change the 8443 port number?
-
I've started container with:
docker run -p 8080:8080 -p 8443:8443 --name cas apereo/cas:v4.2.1
When trying to go to https://localhost:8443/cas/login it doesn't connect.
http://localhost:8080/cas/…
kimus updated
7 years ago
-
```
CAS Version: 5.0.0
Build Date/Time: 2016-11-10T10:00:20.500Z
System Temp Directory: C:\Users\lihao\AppData\Local\Temp\
Java Home: C:\Program Files\Java\jre1.8.0_91
Java Vendor: Oracle Corpora…