Change Log 2.18.2
Version 2.18
- Add
mode
value ofbuttons:saveActive
which will always show an active “Speichern” button
Version 2.17
- Add additional option
merge
to attributemode
to indicate consents merge. - add auth scenario register token + gateway token (legacy/deprecated)
Version 2.16
- discontinue
x-id-token
because it’s no longer used - some changes in accessing 4th-platform client api
Version 2.15
- support design systems Telefónica ONE and OCCL alternatively
Version 2.14
- drop es5 support
Version 2.13
- support join/fork of consents
Version 2.12
- Novum/4th-platform: Remove header
x-4p-tefg-extra-data
. Instead, use some properties from Piranha and have some hard-coded default values. This is a workaround that only works in conjunction with Novum. All commercial use-cases are temporarily broken.
Version 2.11
- Support page footer outside of consent groups
Version 2.10
- Migrate to OCCL version 3
Version 2.9 (Novum/4th-platform)
- Novum/4th-platform: Add optional attributes
apiuri4p
andaccesstoken4p
- Change bahavior to load/save consents via 4th-platform consents API
Version 2.8 (RAITT)
- Setting all existing token attributes to deprecated.
- Describe new RAITT architecture (ForgeRock).
- Add optional attributes
spId
,lcId
andregisterId
.
Version 2.7
- Add additional option
buttons:save
to attributemode
for rendering only save button.
Version 2.6 (SR-164397, RAITT/Salesforce)
- Add optional attribute
customertoken
which also includes re-using the existing attributeaccesstoken
as Gateway access token (aka API key)
Version 2.5 (SR-164397, RAITT/Salesforce/ForgeRock)
- Add optional attributes
idtoken
andnewcustomer
to<tef-coms>
web component. - Set custom header
x-id-token
with id token.
Version 2.4 (SR-98330 “Future COMS”)
- Add optional attributes
references
,comment
, andusertype
to<tef-coms>
web component. - Refactor oneclick-withdrawal (OCW, deny-all) to work consistenty within any consent group. Analog to oneclick.
- Display new hint texts before and after consents.
- Set custom header
tef-coms-clienttraceid
for all API requests. - Add custom events
load/READY
andload/ERROR
indicating that a loading spinner (if displayed by the integrating portal) shall be removed.
Version 2.3
- Drop support for IE11.
- The script
browsercheck.js
is now blacklisting all browsers that do not have native support for WebComponents. - It is no longer recommended nor required to load polyfills for WebComponents.
Version 2.2
This version is deprecated.
Version 2.1
This version is deprecated.
Version 2.0
A new major version of the COMS micro-frontend
provided as web component <tef-coms>
and based on the OCCL style library.