-
https://voot.example.org/aaa shows:
```
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
```
A simple error template similar to OpenC…
-
https://authz-playground.example.org/aaa shows:
```
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
```
A simple error template simi…
-
When attempting to log in to an SP which uses the transparent metadata, accessing the endpoint that ends in the md5sum produces warnings (or, if display_errors is off, leads to a non-functional WAYF s…
-
```
At OpenConext we depend both on simplesamlphp/saml2 and simplesamlphp, however
sometimes we need a slightly higher version. Fortunately Composer has the handy
Tilde operator for this:
"Tilde Op…
-
```
I've created a simpleSAMLphp module to integrate with VOOT services protected
with OAuth 2.0. The module retrieves group membership information from the VOOT
provider and adds the groups to the …
-
```
I have a working composer install for TYPO3 FLOW
then i added: "simplesamlphp/simplesamlphp": "dev-trunk"
I get:
---
Your requirements could not be resolved to an installable set of pack…
-
Since EB 4.4, EB's eduGAIN metadata as linked from the engine front page yields an error:
```
Jun 22 16:45:29 t01 EBLOG[20391]: > QUEUED TIMESTAMP: 2015-06-22T16:45:29+02:00| EB[j3F6m9l9mO-YYfDal7VX5…
-
Logging into profile 4.4.1 on test fails with the following output:
![screenshot from 2015-03-31 13 52 58](https://cloud.githubusercontent.com/assets/3808792/6918499/7898cf48-d7af-11e4-8bec-62f138e594…
-
I am trying to build mujina with mvn clean install.
I could not find any repository with nl.iprofs.modules.context-logging:context-logging:jar:1.2.5.
Could you tell me were I should look?
Eva
-
For eduTEAMS we would like to only use ePPN-attribute and remove the requirement for SHO+uid.
Changes to be made:
- change the requiredAttribute function
- change the creation of the internal identifi…