Giving new user workspace access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 12:37 PM
Hey all,
We have a new user we'd like to give access to our spark workspace. We invited the user to the workspace as an account admin. They click on the invite link and create a password and login. Once logged in they can see the workspace and can click through to it.
At this point they're prompted for a userid and password but the password they use for their databricks account doesn't work. This is how we added a couple other users a few months ago, did something change?
Jay
- Labels:
-
New User
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 03:53 PM
The new feature in data bricks is identity federation if identity federation is enabled then the users part of the data bricks account and the account admin can assign the users to the workspace. The account admins can add the users from account console. Please follow the doc on how to assign users to workspace from account console.
"https://docs.databricks.com/administration-guide/users-groups/users.html#assign-a-user-to-a-workspace-using-the-account-console"
if the account is not enabled for the identity federation then a workspace admin can add the users directly in the workspace admin console.
.
Once check the status of the users in the workspace admin console it's active or not ?
You can also check using SCIM API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 11:28 PM
thanks for this details

