Edit CHANGELOG.

This commit is contained in:
juanifioren 2016-01-25 17:53:57 -03:00
parent 998ea5fcd1
commit 449dd54be9

View file

@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
### [Unreleased]
##### Changed
- Removing OIDC_RSA_KEY_FOLDER setting. Moving RSA Keys to the database.
##### Fixed
- Nonce parameter missing on the decide form.
- Set Allow-Origin header to jwks endpoint.