-
Hi,
I'm having some issues running keycloak-protocol-cas with keycloak 12.0.4. I add the jar to the deployments directory. I can see CAS as an option in the frontend and tomcat says it's been laode…
-
```
public function __construct(
...
\SessionHandlerInterface $sessionHandler = null
) {
...
if (empty($sessionHandler)) {
$sessionHandler = new CAS_Session_PhpS…
-
**What Renovate type are you using?**
GitHub Actions:
```yml
- uses: renovatebot/github-action@v1.0.0
if: ${{ !contains(github.head_ref, 'renovate') && github.event_name == 'push…
-
**What Renovate type are you using?**
Renovate is running via CLI under Travis CI as:
```
renovate --labels=Bot --git-author=renovatebot@apereo.org --git-fs=https --token=${...} apereo/cas
```…
-
Using:
- Gradle 7.1
- Java(TM) SE Runtime Environment GraalVM EE 21.1.0 (build 11.0.11+9-LTS-jvmci-21.1-b05)
- MacOS 11.4
Plugin versions:
```groovy
id 'org.springframework.experimental.…
-
Hello,
I’m not sure where the error comes from because I thought phpstan did not use hardcoded stubs for libraries like phpCas, but it does complain about:
```
60 Parameter #3 $server_por…
MCMic updated
3 years ago
-
### Subject of the feature
Add a view dedicated to searching unified ecosystem plugins.
Potentially similar to:
* https://www.gatsbyjs.org/plugins
* https://apereo.github.io/cas/6.0.x/index.html…
-
jdk8
是因为依赖的问题吗
execution deserial} scan start... ------
[x] java.lang.NoClassDefFoundError: javassist/NotFoundException
at me.gv7.woodpecker.plugin.pocs.CasPoc.doVerify(CasPoc.java:14)
at me.gv…
-
On the authentication modal window there are icons for twitter, google and facebook buttons, but we need ones we can use without attribution. Not important just yet, but let's not forget to do this.
-
Hello Daniel
I have a setup where Alfresco Content Repository is running in Docker and I have enabled following settings in docker compose file to allow for bearer JWT token to be method of authent…