Skip to content

[service-users] docs#33050

Merged
smackesey merged 2 commits into
masterfrom
sean/service-user-docs
Dec 17, 2025
Merged

[service-users] docs#33050
smackesey merged 2 commits into
masterfrom
sean/service-user-docs

Conversation

@smackesey

@smackesey smackesey commented Dec 15, 2025

Copy link
Copy Markdown
Collaborator

Summary & Motivation

Add docs for Service Users. Rather than adding a new page, I just made some edits to the existing Users and Tokens pages. Also includes some new screenshots.

How I Tested These Changes

Existing test suite.

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@smackesey smackesey force-pushed the sean/service-user-docs branch from 1abd6d7 to 6934849 Compare December 15, 2025 19:56
@smackesey smackesey requested a review from neverett December 15, 2025 19:59
@smackesey smackesey marked this pull request as ready for review December 15, 2025 19:59
@smackesey smackesey requested a review from a team as a code owner December 15, 2025 19:59
Comment on lines +28 to +31
::: note
SCIM provisioning does not affect the ability to manage [service
users](#service-users). Service users are always created and managed through the Dagster UI.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The note block starting with ::: note is missing its closing ::: tag. This will cause incorrect markdown rendering where subsequent content may be treated as part of the note block.

Fix by adding the closing tag:

::: note
SCIM provisioning does not affect the ability to manage [service
users](#service-users). Service users are always created and managed through the Dagster UI.
:::
Suggested change
::: note
SCIM provisioning does not affect the ability to manage [service
users](#service-users). Service users are always created and managed through the Dagster UI.
::: note
SCIM provisioning does not affect the ability to manage [service
users](#service-users). Service users are always created and managed through the Dagster UI.
:::

Spotted by Graphite Agent

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@smackesey smackesey force-pushed the sean/service-user-docs branch from 6934849 to 496978e Compare December 15, 2025 21:50

@neverett neverett left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggestions, otherwise LGTM

- **If using Google for Single sign-on (SSO)**, users must be added in Dagster+ before they can log in.
- **If using an Identity Provider (IdP) like Okta for SSO**, users must be assigned to the Dagster app in the IdP to be able to log in to Dagster+. Refer to the [SSO setup guides](/deployment/dagster-plus/authentication-and-access-control/sso) for setup instructions for each of our supported IdP solutions.

::: note

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
::: note
::: note


Service users are non-human users that can be used to authenticate API
requests, but cannot log in to the UI or be members of a team. Service users do
not apply to an organization's seat cap-- an arbitrary number can be created.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
not apply to an organization's seat cap-- an arbitrary number can be created.
not apply to an organization's seat cap. You can create as many as you need.

requests, but cannot log in to the UI or be members of a team. Service users do
not apply to an organization's seat cap-- an arbitrary number can be created.

Service users are added, removed, and edited using the same UI as for

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Service users are added, removed, and edited using the same UI as for
Service users are added, removed, and edited with the same UI as for

@smackesey smackesey force-pushed the sean/service-user-docs branch from 496978e to a284444 Compare December 17, 2025 16:34
Comment thread docs/docs/deployment/dagster-plus/authentication-and-access-control/rbac/users.md Outdated
…ntrol/rbac/users.md

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
@smackesey smackesey merged commit 8563514 into master Dec 17, 2025
5 of 6 checks passed
@smackesey smackesey deleted the sean/service-user-docs branch December 17, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants