hasura-auth icon indicating copy to clipboard operation
hasura-auth copied to clipboard

Insert the role in `auth.roles` when a new role is added to the Hasura metadata

Open plmercereau opened this issue 2 years ago • 1 comments

@nunopato we have to make sure the Postgresql user that Hasura Auth uses to connect is authorized to add an event trigger on the hdb_catalog schema.

See this discussion

Closes #103

plmercereau avatar Apr 01 '22 11:04 plmercereau

I would probably not implement this in Hasura Auth and instead push the responsibility to the developer to manage manaually for now.

elitan avatar Apr 05 '22 18:04 elitan

I'm closing this PR because it's stale.

szilarddoro avatar May 04 '23 13:05 szilarddoro