-
In a default install, the Grouper web interface is not accessible: visiting https://grouper.openconext.local/grouper/populateAllGroups.do or https://grouper.openconext.local/grouper/ results in a SAML…
-
EB contains code in several places where name related attributes (e.g. commonname, displayname, commonname, surname) attributes are created when the IdP does not provide one of these attributes. We sh…
-
Dear Comunity,
Engine block unable to get the hostname from a header of POST request.The ServerName in apache config set right the name of EngineBlock FQDN.Please see the code block and error log.Thx…
-
Hello,
We recently upgraded to EB 5.1.0 and noticed the following error through the sp debug tool under Attributes after authenticating with our IdP:
```
Identifier urn:oid:1.3.6.1.4.1.5923.1.1…
-
In order to be able to build a release for [OpenConext/OpenConext-engineblock][eb-github] the [`bin/makeRelease.sh`][makerelease] script is used. In order to successfully use this script, the followin…
-
When validating SAML response with OneLogin SAML tools, the validation fails because of incorrect IDs format (response and assertion).
https://www.samltool.com/validate_response.php
-
Is the any possibility of having Mujina available in maven central (to allow developers to depend on it without having to build and install it locally)?
I've been through the (admittedly kinda pain…
-
Is this still necessary?
https://github.com/OpenConext/OpenConext-engineblock/tree/master/library/SurfConext
-
git clone https://github.com/OpenConext/Mujina.git
cd Mujina/
git checkout mujina-5.0.5
mvn clean install
```
[INFO] -------------------------------------------------------------
[INFO] ------…
-
There's some code which raises questions in `library/EngineBlock/View.php`:
Here's a test but there's no assignment done:
https://github.com/OpenConext/OpenConext-engineblock/blob/master/library/Engi…