-
Notifications
You must be signed in to change notification settings - Fork 31
scim #3461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scim #3461
Conversation
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| * You have a Vendor Service Account token with permissions to manage team members. See [Generate API Tokens](/vendor/replicated-api-tokens). | ||
| * You have administrative access to your identity provider. | ||
|
|
||
| ## Configure SCIM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@grantmiller I'm not sure that I totally understood the flow here.
It sounds like:
- Meet the requirements (ie, enable SAML etc)
- Do the idp configuration (in this case, we show Okta steps)
- Migrate users using the automated or manual steps (this is only necessary if you already have users in your replicated team)
- Test the integration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that's correct
| ``` | ||
| Where `YOUR_TOKEN` is a Replicated Vendor Service Account token scoped to your team with permissions to manage team members. For more information, see [Authentication](#authentication) below. | ||
|
|
||
| ### Generic SCIM Provider Configuration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not certain about the purpose of this "Generic SCIM Provider Configuration" section.
It looks like it duplicates some of the info already doc'd under the SCIM API section.
Is there a specific call-to-action here, or could this info be moved under the SCIM API section?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it could be moved... we probably just need to document okta
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gotcha. so it's meant to be info for people if they don't use okta. I'll do one more pass and see about cutting down on this content
paigecalvert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@grantmiller made a few updates and approving whenever you are ready to merge. I think these are good for beta docs, and then we can improve them as needed
|
merging! |
No description provided.