diff --git a/website/docs/releases/0.14.md b/website/docs/releases/0.14.md index 7e1fe481e..f54aa7880 100644 --- a/website/docs/releases/0.14.md +++ b/website/docs/releases/0.14.md @@ -20,7 +20,7 @@ title: Release 0.14 - The OAuth2 Provider has been updated to closer match the OpenID Connect Specifications - Response time now longer has to be configured manually. The issuer field can be configured now (the default behaviour is the same as pre-0.14) + Response type no longer has to be configured manually. The issuer field can be configured now (the default behaviour is the same as pre-0.14) Authorization Codes are now generated as a JWT Token, which is not specified as spec, but seems to be a quasi-standard.