-
Notifications
You must be signed in to change notification settings - Fork 325
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
WPB-685 give SCIM connections human readable names #4307
WPB-685 give SCIM connections human readable names #4307
Conversation
93fbd76
to
e643594
Compare
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.
Looks good to me!
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.
LGTM. Now we should do the same thing for saml idps, and then support multiple idps and multiple scim tokens in one team, and connecting them to each other. there should be tickets for that, too, right?
@@ -0,0 +1 @@ | |||
New variant in API version 7 of endpoints for creating and listing SCIM tokens that support a `name` field. New endpoint in version 7 for updating a SCIM token name. |
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.
don't forget to add it to the changelog in confluence :)
type SpecialisedAPIRoutes v SparAPITag = SparAPI | ||
serviceSwagger = toOpenApi (Proxy @SparAPI) |
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.
where did this go?
Checklist
changelog.d