-
Add in Apache APISIX into the system. Figure out how to auth users, proxies that come up should self-register, etc. Initial version we can add 'tenants' data via command line utility.
----
old not…
-
I've spent a while setting up CAS 5.3.x and this is a summary of what I learned to make it running. Details below are relevant to particular issues discussed in #17 and #20.
1. Clone https://github…
-
We need to build a CAS image that supports SAML authentication for ArcGIS Online. It looks like CAS has custom implementations already created for many websites, including ArcGIS.
https://apereo.g…
-
Proxy ticket granting and validation is a mandatory CAS 2.0 feature and should be supported. However not many clients use it and it is not required for basic SSO functionality.
The basic flow is t…
-
Hi, as far as I understand, this plugin does not support CAS logout. Expected scenario:
1. Logged user clicks the button marked as `Sign Out`.
2. User is redirected to CAS logout page.
3. CAS logs …
-
**Describe the bug**
CAS configuration from bean isn't working for proxy mode.
Only configuring it into the web.xml is working, The CAS client is initializing the conf correctly from servlet mappin…
-
**Describe the bug**
ErrorProne compiler `2.5.1` complains about `MissingSummary` when `@SuperBuilder` is used in `1.18.18`.
**To Reproduce**
Stacktrace follows:
```
> Task :api:cas-serve…
-
WARN [org.apereo.cas.config.CasCoreTicketsConfiguration] - Runtime memory is used as the persistence storage for retrieving and managing tickets. Tickets that are issued during runtime will be LOST wh…
-
Feature request to support authenticating with the Jasig CAS protocol.
-
After upgrading Apereo CAS at our university to version 6.5.8 of cas-overlay, python-cas stopped working.
Verification of tickets CASClientWithSAMLV1 fails, server logs reveal that the CAS is unabl…