From: Krzysztof B. <kb...@un...> - 2018-12-20 21:56:55
|
Dear Subscribers, The next release *2.7.4* was published with couple of bugfixes. The most important bugfix is related to some registration requests (rather rare, but not fully exotic) created in pre-2.7 versions which were not displaying correctly. Besides of it there is a series of improvements related to OAuth support: * When no scopes are provided when refreshing a token then all original scopes are assumed now (previously: no scopes). * Optional expires_in field is added to all issued access tokens. * Setting of infinite lifetime of refresh tokens in configuration was effecting in one year lifetime. Now it is really infinite. Additionally there is small improvement related to consent screen: it is not shown at all when is auto accept or deny was selected by user. This was affecting only users who also enable active value selection feature. Best regards, Krzysztof |