Event ID: 16901 Client error occurred while requesting to SCIM server

1.Although updating of the password was attempted, a password with new date and time has already been set to the IIJ ID
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
warn

[Overview]
Client error occurred while requesting to SCIM server

[Detail]
{"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"The password has already been updated after the specified time","status":"409"}

Description

Although updating of the password was attempted, a password with new date and time has already been set to the IIJ ID.

This error may occur when a password was changed more than once during scheduled execution of Password Sync.
If this error has occurred, only the latest password will be reflected normally.

2.The access token has insufficient scope
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
warn

[Overview]
Client error occurred while requesting to SCIM server

[Detail]
{"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"Access Token does not have necessary scopes","status":"403"}

Description

The access token has insufficient scope.

Support

Set the access token for which the following scope is set to iid.scim.token of secret.yml.

  • escim_read_users
  • escim_write_users