File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # OpenConext EngineBlock v4.7.0 Release Notes #
2+
3+ EngineBlock is now a eXtensible Access Control Markup Language (XACML) Policy Enforcement Point (PEP).
4+ If the metadata for a Service Provider specifies that a Policy Decision Point (PDP) should be consulted
5+ then EB will send an Access Request to the PDP and enforce the result.
6+
7+ This release also ** completely removes Virtual Organization support** .
8+ If a /vo: part is passed in the URL EB will halt with an error.
9+
10+ Notable issues resolved with this release:
11+ * [ Prod IdP allowed to login to Test SP when using a trusted_gateway #200 ] ( https://github.com/OpenConext/OpenConext-engineblock/issues/200 )
12+ * [ Deprecate urn:oasis:names:tc:SAML:2.0:nameid-format: unspecified #96 ] ( https://github.com/OpenConext/OpenConext-engineblock/issues/96 )
13+ * [ SR changes not reflected in metadata #53 ] ( https://github.com/OpenConext/OpenConext-engineblock/issues/53 )
14+ * [ Use of IdP-specific endpoint by non-connected SPs #94 ] ( https://github.com/OpenConext/OpenConext-engineblock/issues/94 )
15+ * Error pages show feedback information (timestamp, SP, IdP, etc) again.
16+ * The Functional Tests of OpenConext Engine Test Stand now work again.
17+ * Removed obsolete asset pipeline
You can’t perform that action at this time.
0 commit comments