Implemented OpenId configuration.

Change-Id: I4e41a6072797742266d86c1709ad8941ae2c17f1
diff --git a/full/Changes b/full/Changes
index a8c1c2f..3af7de8 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,5 +1,5 @@
 version 0.60.4
-26/06/2018
+27/06/2018
     - implemented OAuth2 authorization code request with OpenID Authentication (margaretha)
     - enabled OAuth2 authorization without OpenID authentication using Nimbus library (margaretha)
     - implemented response handler for OpenID authentication errors in authorization requests (margaretha)
@@ -9,6 +9,7 @@
     - implemented OpenID token service for authorization code flow (margaretha)
     - implemented signed OpenID token with default algorithm RSA256 (margaretha)
     - added JSON Web Key (JWK) set web-controller listing kustvakt public keys (margaretha)
+    - implemented OpenId configuration (margaretha) 
     
 version 0.60.3
 06/06/2018