diff --git a/CHANGELOGS.md b/CHANGELOGS.md index c8e09fad190fde8d434cc5fd7ce873eae850f780..327718c10ec30e964f110ae182150cc612958810 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -5,8 +5,10 @@ ### Modified - [jap-ids] Add `loginPageUrl` attribute in `IdsConfig` to distinguish it from `loginUrl`. +- [jap-ids] Modify `IdsConfig.confirmUrl` to `confirmPageUrl`. - [jap-ids] The return type of `ApprovalEndpoint#getAuthClientInfo(HttpServletRequest)` is changed from` IdsResponse` to `IdsResponse>` - [jap-ids] Modify the comment content of `ClientDetail` +- [jap-ids] Modify the return type of `IdsResponse#getData()` to the specified generic ### PR