added
Elements - Identity Manager v1.2.0
almost 2 years ago by Yanjun Wang
The V1.2.0 release of JCV Cloud Identity Manager.
Summary
We are happy to announce the V1.2.0 release of the Identity Manager service on JCV Cloud.
This release added the template function and FR log output to Event Manager.
This release updates
New Features
- [GUI] Template configuration
- [GUI] Identity customized fields validation
- [API] Identity customized fields addition
- [API] [Beta] FR API log output in Event Manager
Improvements
N/A
Bug Fixes
- [API] Fixed the bug of the
offest
, nowoffset
is used as the number of identities to skip instead of number of pages to skip.
--
JCV Cloud Identity Manager サービスV1.2.0のリリース内容
概要
この度、JCV CloudのIdentity Managerの新バージョンV1.2.0をリリースいたします。
このリリースでは、OpenAPIを含むグループ機能が追加されました。
このリリースは以下のドキュメントを提供します。
新機能
- [API] Groupを追加
- [API] Groupの一覧を取得
- [API] Groupを取得
- [API] Groupを更新
改善
対象無
バグ修正
- [API]
offset
のロジックバグを修正。修正前のoffset
はスキップするページ数ですが、現在は、スキップするIDの数と修正されました。