
Urgent:
So I am using keycloak as my OIDC provider, everything has been setup nicely. working fine. I want to know whether Appwrite creates a new UUID
everytime within the flow if it doesn't exists in the existing db or it uses the user id that is coming from OIDC? if yes then how do i get it? account.get()
is not having any other field i can refer to.
My other applications depend on it.
I am planning to make two appwrite functions to implement that but let me know if there is any workaround for this before I proceed with rewriting the entire auth again.
Thanks in Advance.
Recommended threads
- deleteDocument shows The current user is...
my application is an ecomm app that list the products and i just want to add the delete functionality to delete the product the user has permission in appwrite...
- Not sending to majority of Topic Targets...
I have a site using Appwrite Cloud with many people joined with email, Google/Facebook/or Apple Auth. I’ve added them (156 people) to a Messaging Topic and have...
- Getting “Internal Error 500” for all ser...
SDK error is “Access to this resource is block” - but the credentials and same script was working fine before (there’s been no changes my side). The Console sys...
