Update 7_0_0.adoc

This commit is contained in:
Stian Thorgersen 2019-07-19 15:11:37 +02:00 committed by GitHub
parent 50e371ab9d
commit dbce29d38f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,4 +23,5 @@ Red Hat Single Sign-On.
* PKCE support added to JavaScript adapter. Thanks to https://github.com/thomasdarimont[thomasdarimont]
* Oracle database support added to Keycloak container image. Thanks to https://github.com/nerdstep[nerdstep]
* Clock Skew support added to SAML adapter. Thanks to https://github.com/steevebtib[steevebtib]
* TypeScript support for Node.js adapter. Thanks to https://github.com/evanshortiss[evanshortiss]
* TypeScript support for Node.js adapter. Thanks to https://github.com/evanshortiss[evanshortiss]
* Allow Gatekeeper to provide unencrypted token in header, while encrypting in cookie. Thanks to https://github.com/fredbi[fredbi]