Implemented OpenID support for auth_time, nonce and max_age.
Change-Id: I509554ff19a9f5baf6c1add5c6b5c0a07ec76380
diff --git a/full/Changes b/full/Changes
index 3af7de8..dc048a4 100644
--- a/full/Changes
+++ b/full/Changes
@@ -8,8 +8,10 @@
- added state to OAuth2 authorization error response (margaretha)
- 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 JSON Web Key (JWK) set web-controller listing kustvakt public keys (margaretha)
- implemented OpenId configuration (margaretha)
+ - added authentication time and support for auth_time in id_token (margaretha)
+ - implemented support for nonce and max_age parameters in OpenID authentication (margaretha)
version 0.60.3
06/06/2018