-
Can you support apereo/cas ?
-
Related to https://github.com/Unicon/cas/issues/39
- All classes under `org.apereo.cas.mgmt.services.web.beans` need to be removed, ideally. They are simply nothing but noise. Rather than using som…
-
While I see the URL contains the entityId for the SP, I'm not seeing it show up in the logs on the CAS side. Is there any extra config that needs to be done on CAS 4 to utilize the entityId being pass…
-
Per discussions, here are the API changes:
https://github.com/apereo/cas/blob/master/docs/cas-server-documentation/integration/Attribute-Release-Consent.md#attribute-selection
```json
{
"@clas…
-
5.1.5如何集成google的kaptcha 期待更新
HMYDK updated
7 years ago
-
* 新增下拉框选择数据,验证器识别后进行处理策略
* 配置策略为any
-
I'm using
```
Gerrit 2.14
gerrit-oauth-provider 2.13.16
CAS 5.1.1 (note: the newest version)
```
We successfully use mixed OAuth+OpenID. We had one OAuth provider, which was GitHub. We attempted…
-
1. 支持单点退出,一个系统退出其他系统必须退出
-
See https://apereo.github.io/cas/development/integration/Attribute-Release-Policies.html
-
@tsschmidt Going to try to add the following to the Service API:
`owners`: as a `Map` where key is the owner name and the value could be free-form text most commonly some sort of contact info like …