-
Notifications
You must be signed in to change notification settings - Fork 271
20250328 41 application passwords + SCIM #3535
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
20250328 41 application passwords + SCIM #3535
Conversation
da85a84 to
0fe42f6
Compare
0fe42f6 to
a598ca7
Compare
|
I think the best approach is why this isn't fully completed, what we have works and it's not exposed yet, so I think we merge this and continue to polish as we go. |
a598ca7 to
8fa4238
Compare
|
@yaleman I would like to get this merged sooner, even though it's work in progress, so that it doesn't grow to be a "giant PR" like other ones have :) |
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.
At least one thing's a big red flag "insert" != "replace" and those renames are icky
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.
yolooooo
This adds SCIM api end points, in the hope to complete and enable these. This uses the application password feature as a test surface for these api end points.
ce11030 to
7813eae
Compare
|
@yaleman Needs a re-stamp as I did an update/rebase/clippy locally. Nothing really changed though. |
Change summary
So far this has highlighted a number of shortcomings that need to be resolved. The remaining TODO list is below, and some will be completed in separate PR's
Blocked by
Fixes #41
Checklist