Hello Datahub! Is there a functionality where you ...
# getting-started
b
Hello Datahub! Is there a functionality where you can create and manage system users with their own PAT like normal users?
1
b
i believe you can use createAccessToken graphQL for unseen users (you just need to know what urn they look like)
b
But will it also create a "system user" without login credentials (only use PAT for interaction)?
b
it doesnt
i think, at the point of ingestion, it will record the ID as the system user
thats all
b
Ok clear, and will it also save that system user so we can reuse it?
b
it doesn't
as in, with my step, the system-user entity doesnt exist anywhere in the datahub, only in the DB metadata
you cant search for the user
i believe it does generate an token-generated entry in the personal token list of the user who ran the graphQL muation, though