ASSUME SERVICE ACCOUNT reference

ASSUME SERVICE ACCOUNT switches current user to a service account, basically replacing its current access list with the service account's access list.

For full documentation of the Access Control List and Role-based Access Control, see the RBAC operations page.

note

Role-based Access Control (RBAC) operations are only available in QuestDB Enterprise.


Syntax

Flow chart showing the syntax of the ASSUME SERVICE ACCOUNT keyword

Examples

ASSUME SERVICE ACCOUNT ilp_ingestion;