diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a41cd1..df93a7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. ##### Fixed - Fixed generating RSA key by ignoring value of OIDC_RSA_KEY_FOLDER. - Make OIDC_IDTOKEN_SUB_GENERATOR to be lazy imported by the location of the function. +- Problem with a function that generate urls for the /.well-known/openid-configuration/ endpoint. ### [0.2.3] - 2016-01-06