Is there any support for role base access? can we ...
# contributing-to-airbyte
j
Is there any support for role base access? can we create users?
u
@Jay Patel not at the moment
u
Okay, so is there any configuration to select default workspace for webapp?
d
you can create workspaces via the API
u
all configuration is scoped at the workspace level today I believe
u
i'm using api only, but i also want to access web ui for the different workspaces which i created, so i just want to know that can we switch workspace? any hard-coded solution?
u
ah I see
u
can we change default workspace configuration through docker containers?
u
Not in the UI at the moment. API access was added by a contributor. I’m not sure what the timeline for supporting it in the UI — could you open an issue if this is needed?
d
i believe it would require rebuilding airbyte
u
the webapp module at least