Adil Hemache
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
@Daniel_Kinde so there is no way to set/get provided_id via the api?! should we just use custom property?
12 replies
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
@Andre @ Kinde to reword our needs, we want to
1. set
provided_id
when creating the user using management API
2. able to get that provided_id
later when listing users using management API
note aside, the API documentations looks out dated and hard to follow12 replies
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
@Andre @ Kinde got all user identities, still,
provided_id
is not part of any
GET /api/v1/users/{user_id}/identities
12 replies
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
yes, but the documentation says that
provided_id
field is part of user response and not identity!
assuming I want to use get identity endpoint, what's the ID of the identity ? 🤔 as I only create one primary email identity in user creation request12 replies
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
@Andre @ Kinde full script with config and everything, easier to debug 🙏
ps: I made sure the M2M app has read/write to all
user
and user_properties
scopes12 replies
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
to get
provided_id
I tried following requests:
GET /api/v1/users
GET /api/v1/user
GET /users/kp_38c012726fe243f8b0e55aaa964d19a7/properties
12 replies
KKinde
•Created by Adil Hemache on 9/12/2024 in #💻┃support
how to set provided_id when creating user via management API?
@Andre @ Kinde it didn't work 😕 I can't retrieve
log
provided_id
nor see it in Kinde admin dashboard UIlog
12 replies