クレーム管理に policyid という名前の新しいカスタム属性を追加しました (投稿に従って)。次に、SCIM エンドポイントを介してプロファイルの詳細を追加したいと思います。次の curl コマンドを試しました。
curl -v -k --user admin:admin --data "{"schemas":[],"name":{"familyName":"gunasinghe","givenName":"hasinitg"},"userName":' jouhar',"password":"password"," policyid":"123" ,"emails":[{"primary":true,"value":"hasini_home.com","type":"home"}, {"value":"hasini_work.com","type":"work"}]}" --header "Content-Type:application/json" https://example.com:9443/wso2/scim/Users
しかし、うまくいきません...助けてください..
**プライマリ ストレージが JDBC ユーザー ストアに変更されました。