-
Hi,
I've implemented SSO for Shibboleth IdP (External) as per:
https://apereo.github.io/cas/6.4.x/integration/Shibboleth.html which works fine.
I'm also trying to implement
Displaying SAML MDUI …
-
First, I'd like to say thank you for your great work on this project. I just came to know about it recently. I have a feature request and would like to know your thoughts on it.
It would be great…
-
Currently when we come to georchestra's apps from external apps, whe have to append `?login` to the URL only if the user is already connected and without it if it's an anonymous.
So we have to defi…
-
I am experiencing issues after installing matomo in a subpath. I am running matomo 3.3.0 behind a reverse proxy and I can access the site and most of it works just fine except for some images, such as…
-
1. place your app behind a load balancer.
2. configure config.php
`$cas_real_hosts = array('cas-real-1.example.com', 'cas-real-2.example.com');`
3. login to your app
4. in a separate browser tab v…
-
Is it possible to enable cas and basic auth from UI? Or if it's possible to click login for cas and navigate to /login for basic auth
-
这个问题讨论800遍了,还有人问,抽空把解决方法写一下
JPCui updated
5 years ago
-
I followed document to run "./build.sh 5.1.2", there is some errors and I don't know how to reslove them, so I just comment it in "Dockerfile". Error info are below:
`Step 12/18 : RUN chmod -R 750 …
-
关于问题报告
对于目前前后端的项目,如果直接把cas 官方提供的连接器配置在后端的话,发现有非常大的局限性,比如跳转,比如验证ST
# 提出问题
对于前后端分离的项目如何集成cas
## 需求
公司目前前端采用vue+node,后端采用springmvc的方式;如果直接在springmvc中配置cas官方提供的java拦截器话,对于跳转不能很好的适用目前的业务状态;cas …
-
Cf. #51
Nous nous aiderons pour cela de https://github.com/apereo/phpCAS.
Nous avions noté ceci dans le fichier de spec :
> Par nature, ce moyen déporte l’identification d’une personne sur u…