
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
- Using a local package inside of a cloud ...
Hey all I am trying to understand if what I want is possible or I am looking at it wrong. I am trying to use the a local package inside of my Dart cloud functi...
- Failing to get user account after login ...
Running the attached integration test on Windows platform I get the following error. Any idea of what I'm doing wrong ? π Starting... 01:22 +0: Appwrite Authe...
- No access control allow origin -blocked ...
im not sure what exaclty im doing wrong - its my first time using appwrite - and im watching a tutorial about how to create a movie app and followed everything ...
