v4.14.0
- Self Service SSO GA release changes #1057 (tusharpandey13)
- Please look at #1057 for detailed changes.
- Method names for various methods in SelfServiceProfilesManager have been changed. The method names now follow standard REST names like create, get, getAll, update, delete.
- Pagination has been added to response of
getAll
method of SelfServiceProfilesManager.