Skip to content

Commit 0cabaec

Browse files
author
Boy Baukema
committed
Release notes for 4.7.0.
1 parent 7802449 commit 0cabaec

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/release_notes/4.7.0.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)