PasswordValidationRequest RESTエンドポイント
PasswordValidationRequest
PasswordValidationRequestカテゴリの操作。
- userdetailsを使用したパスワードの検証
- メソッド: postパス:
/oam/services/rest/access/api/v1/pswdmanagement/PasswordValidateRequests - useridを使用したパスワードの検証
- メソッド: postパス:
/oam/services/rest/access/api/v1/pswdmanagement/PasswordValidateRequests/${userid} - useridおよびidstorerefを使用したパスワードの検証
- メソッド: postパス:
/oam/services/rest/access/api/v1/pswdmanagement/PasswordValidateRequests/${userid}/${idstoreref}