betimshahini
betimshahini
After identity merge, clean up edges corresponding to the source identity for group membership, as well as update the ordered list of members for the IdentityGroup with the de-duplicated, order...
# Why To allow multiple users within an organization to perform duties, while allowing abiding by the principle of least privilege for their role. # What Build the mechanism to...
New release of ZeroDev SDK looks potentially-promising as an upgrade target for us. Investigate feasibility and upgrade+test, if possible.
Add service accounts and service account credential management for Console, multi-tenant apps and managed access apps. Breakout from #1799
Developers may have scenarios where they require authorization to a specific narrowly-focused set of scope claims. Eg. for `connected_accounts`, a developer may only require the connected account details for `github`...
Come up with convention of specifying scope values that either allow or deny having the claims associated with that scope value be unset/undefined/null. Naive approach would be to assume that...
Why Users of rollup and rollup apps need team management features to: - Group-based access to rollup apps What - User experience to manage groups and membership for rollup apps...
From #2632, continuation of #2819 Implement usage details graph expansion panel - [ ] [Usage - expanded](https://www.figma.com/file/EqUEbCGHGnZXDMSUbrxhX7/Kubelt?type=design&node-id=16251-38782&mode=design&t=QgtI4IgfdaZwrVGm-4)
Remove CF Analytics engine references and code from the codebase. Replace with Posthog equivalents, as applicable.
### Description Make author and license consistent across all of our package.json files.