Active Directory をユーザー ストアとして使用して、pingfederate 7.2.0 で SCIM インバウンド プロビジョニングを構成しました。しかし、ユーザーを検索するために ping によって公開された URL にアクセスすると、ブラウザーで次のエラーが表示されます。
{ "totalResults":0,"itemsPerPage":0,"startIndex":0,
"errors":[{"description":"User and/or certificate not found","code":"401"}]
}
ログには、
11:34:29,251 DEBUG [Authenticator] AuthnInfo: ID='null' cert:false
basic:false from CERT:'null' BASIC:'null' 11:34:29,251 ERROR [UsersIdResource]
Unable to find a connection associated with the username/password and/or
certificate passed in with the request.
11:34:29,252 DEBUG [TrackingIdSupport] [cross-reference-message]
entityid:null subject:ranajoy
誰かがこれで私を助けてくれますか?