Event ID: 16905 Authentication failed while requesting to SCIM server

Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Authentication failed while requesting to SCIM server

[Detail]
TargetExternalId: <External ID>
RequestURL: https://scim.auth.iij.jp:443/scim/v2/Users/.search
StatusCode: 401
RequestBody: {"attributes":["id","externalId"],"filter":"externalId pr and (externalId eq "<External ID>")","schemas":["urn:ietf:params:scim:api:messages:2.0:SearchRequest"]}
ResponseBody: {"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"Access token is not available","status":"401"}

Description

Access token authentication failed.

Support

Confirm that the following parameter is configured correctly in the secret.yml configuration file.

  • iid.scim.token

Also check whether the access token has expired.