Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / scimmyjs/scimmy issues and pull requests
#69 - Add `schemas` in `SCIMMY.Messages.PatchOp` documentation and typing
Pull Request -
State: open - Opened by ymoriaud 8 days ago
#68 - Typing and documentation omit schemas for `SCIMMY.Messages.PatchOp`
Issue -
State: open - Opened by ymoriaud 8 days ago
#67 - Fix comparison of multivalue attributes targeted by sortBy parameter in `SCIMMY.Messages.ListResponse` constructor
Pull Request -
State: closed - Opened by sleelin about 1 month ago
Labels: bug, documentation
#66 - What is the proper way of logging errors?
Issue -
State: closed - Opened by vincentdesmares about 1 month ago
- 3 comments
Labels: question
#65 - Refine TypeScript types and address type resolution issues
Pull Request -
State: closed - Opened by sleelin about 1 month ago
Labels: bug, documentation
#64 - No way to modify `totalResults` and `itemsPerPage` in the `ListResponse` result
Issue -
State: open - Opened by anthwal about 2 months ago
- 2 comments
Labels: documentation, question
#63 - Typescript types problems
Issue -
State: closed - Opened by spech66 2 months ago
- 8 comments
Labels: bug, documentation
#62 - Fix presence filtering of complex multi-value attributes in `SCIMMY.Types.SchemaDefinition`
Pull Request -
State: closed - Opened by sleelin 2 months ago
Labels: bug
#61 - email not working with attributes query anymore
Issue -
State: closed - Opened by spech66 2 months ago
- 1 comment
Labels: bug
#60 - Fix generated TypeScript type definitions
Pull Request -
State: closed - Opened by sleelin 2 months ago
Labels: bug, feature
#59 - It appears that one of the Microsoft SCIM Validator tests is failing, and I suspect it might be a bug in their tool. I’m reporting this for awareness and further investigation
Issue -
State: closed - Opened by omar7c3 4 months ago
- 1 comment
Labels: wontfix
#58 - Proposal : Augment resources typing
Pull Request -
State: closed - Opened by ymoriaud 4 months ago
- 4 comments
#57 - Should the User (and Group?) default schema contain "externalId"?
Issue -
State: closed - Opened by DillonSadofsky 4 months ago
- 3 comments
#56 - Add support for filtering of complex multi-value attributes in `coerce` method of `SCIMMY.Types.SchemaDefinition`
Pull Request -
State: closed - Opened by sleelin 4 months ago
Labels: feature
#55 - Filters on 'complex' attribute arrays don't seem to work
Issue -
State: closed - Opened by DillonSadofsky 5 months ago
- 2 comments
Labels: feature
#54 - Force `caseExact` and `uniqueness` config values to be `true` and `none` when attribute type is `binary`
Pull Request -
State: closed - Opened by sleelin 5 months ago
Labels: bug
#53 - Chore(deps-dev): bump rollup from 4.20.0 to 4.22.4
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#52 - Allow for ESM und CJS Modules
Pull Request -
State: closed - Opened by spech66 5 months ago
#51 - Issue with string type patch values when another type is expected integrating with Microsoft Entra ID
Issue -
State: closed - Opened by arxssoftware 5 months ago
- 3 comments
#50 - Declared resources returns empty object
Issue -
State: closed - Opened by jamescanady 5 months ago
- 4 comments
Labels: help wanted, question
#49 - Ignore unknown sub-attributes when coercing complex values in `SCIMMY.Types.Attribute`
Pull Request -
State: closed - Opened by sleelin 5 months ago
Labels: bug
#48 - Handle invalid or empty values returned by egress handlers in `SCIMMY.Resources.User` and `SCIMMY.Resources.Group`
Pull Request -
State: closed - Opened by sleelin 5 months ago
Labels: feature
#46 - Fix checks of `startIndex` and `itemsPerPage` in ListResponse
Pull Request -
State: closed - Opened by sleelin 6 months ago
Labels: bug
#45 - Example of proper way to consume types in the callbacks?
Issue -
State: closed - Opened by DillonSadofsky 6 months ago
- 8 comments
Labels: bug
#44 - Error "Binaries have to be case-exact by definition" when connecting Keycloak (SCIM-Client) to scimmy
Issue -
State: closed - Opened by ReneBeszon 6 months ago
Labels: bug
#43 - Egress list errors aren't catch and turned into SCIMMY errors
Issue -
State: closed - Opened by twk3 6 months ago
- 1 comment
Labels: feature
#42 - Invalid values of startIndex lead to errors
Issue -
State: closed - Opened by christiaangoossens 6 months ago
- 3 comments
Labels: bug
#41 - Complex value gives error response if unknown sub-attribute is sent
Issue -
State: closed - Opened by christiaangoossens 6 months ago
- 3 comments
Labels: bug
#40 - Throw `500` and `501` errors for missing or invalid handlers in `SCIMMY.Resources.User` and `SCIMMY.Resources.Group`
Pull Request -
State: closed - Opened by sleelin 7 months ago
Labels: bug
#39 - `User` and `Group` resources throwing `400 Bad Request` for missing or invalid handler implementations
Issue -
State: closed - Opened by sleelin 7 months ago
Labels: bug
#38 - Fix handling of schema extensions when filtering coerced values in `SCIMMY.Types.SchemaDefinition`
Pull Request -
State: closed - Opened by sleelin 7 months ago
Labels: bug
#37 - Extension attributes are filtered when there's excludedAttributes param
Issue -
State: closed - Opened by LesterLian 7 months ago
- 1 comment
Labels: bug
#36 - Treat null as undefined in `match` method of `SCIMMY.Types.Filter` class
Pull Request -
State: closed - Opened by sleelin 7 months ago
Labels: bug
#35 - Allow leading special characters for attribute names in filter strings
Pull Request -
State: closed - Opened by sleelin 7 months ago
Labels: bug
#34 - The SCIMMY attributes throw away null value, but for PatchOp can search null value attributes, which makes the filter never match
Issue -
State: closed - Opened by jiaoyang28 7 months ago
- 2 comments
Labels: bug
#33 - The SCIMMY filter does not support special character in the attribute name
Issue -
State: closed - Opened by jiaoyang28 7 months ago
- 2 comments
Labels: bug
#32 - Chore(deps-dev): bump ws from 8.16.0 to 8.17.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#31 - Chore(deps-dev): bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies
#30 - In EnterpriseUser schema, make `value` sub-attribute of `manager` complex attribute optional
Pull Request -
State: closed - Opened by sleelin 8 months ago
Labels: bug
#29 - Cannot Read Properties of Undefined (Reading 'Resources') in NestJS Integration
Issue -
State: closed - Opened by omidraha 8 months ago
- 1 comment
Labels: question
#28 - EnterpriseUser manager value should not be required
Issue -
State: closed - Opened by brianpeiris 9 months ago
- 2 comments
Labels: bug
#27 - Usage example for how to return in ingress/egress/degress
Issue -
State: closed - Opened by magesh-facilio 9 months ago
- 2 comments
Labels: question
#26 - Add bespoke `hasChanges` comparison method in `SCIMMY.Messages.PatchOp` class
Pull Request -
State: closed - Opened by sleelin 10 months ago
Labels: feature
#25 - Support Cloudflare Workers
Pull Request -
State: closed - Opened by cstlaurent 10 months ago
- 2 comments
Labels: feature
#24 - Support Cloudflare Workers environment
Issue -
State: closed - Opened by cstlaurent 10 months ago
#23 - Add primary subAttribute to addresses multi-value attribute of User schema
Pull Request -
State: closed - Opened by brianpeiris 10 months ago
- 1 comment
Labels: feature
#22 - Fix ListResponse pagination handling of 'startIndex' parameter
Pull Request -
State: closed - Opened by sleelin 10 months ago
Labels: bug
#21 - ListResponse not paginating as expected
Issue -
State: closed - Opened by sleelin 10 months ago
Labels: bug
#20 - Fix exception handling in PatchOp's replace operation
Pull Request -
State: closed - Opened by sleelin 10 months ago
Labels: bug
#19 - Add request context to ingress/egress/degress handlers
Pull Request -
State: closed - Opened by sleelin 10 months ago
Labels: feature
#18 - Add display subAttribute to members multi-value attribute of Group schema
Pull Request -
State: closed - Opened by sleelin 11 months ago
Labels: bug
#17 - SCIMMY should support the "display" sub-attribute for members on Group POST and PATCH
Issue -
State: closed - Opened by brianpeiris 11 months ago
- 2 comments
Labels: bug
#16 - Replace Patch Operation fails for required properties.
Issue -
State: closed - Opened by always-akshat 11 months ago
- 1 comment
Labels: bug
#15 - Getting PatchOp Operations
Issue -
State: closed - Opened by always-akshat 12 months ago
- 2 comments
Labels: question
#14 - Release 1.0.0
Pull Request -
State: closed - Opened by sleelin over 1 year ago
- 1 comment
#13 - Usage examples
Issue -
State: closed - Opened by davidgf over 1 year ago
#12 - multiValued schema attributes throws 'error expected to be a collection in schema extension'
Issue -
State: closed - Opened by kanishka3000 over 1 year ago
- 1 comment
Labels: bug
#11 - In the replace op, support complex attribute names with no (default) path
Pull Request -
State: closed - Opened by jonathanstokes over 1 year ago
- 1 comment
Labels: duplicate
#10 - PATCH error when replacing sub-attribute paths
Issue -
State: closed - Opened by jonathanstokes over 1 year ago
- 1 comment
Labels: bug
#8 - PatchOp add/replace does not work for attributes marked with direction "in"
Issue -
State: closed - Opened by adamstoffel over 2 years ago
Labels: bug
#7 - Attribute names are case sensitive
Issue -
State: closed - Opened by winstonbond over 2 years ago
- 1 comment
Labels: bug
#6 - Q: How to acquire request context in Resources.ingress/egress/degress?
Issue -
State: closed - Opened by upirr about 3 years ago
- 3 comments
Labels: feature, question
#5 - Implement SearchRequest Protocol Messages
Pull Request -
State: closed - Opened by sleelin about 3 years ago
Labels: feature
#4 - Implement BulkRequest and BulkResponse Protocol Messages
Pull Request -
State: closed - Opened by sleelin about 3 years ago
Labels: feature
#3 - Release 0.10.0
Pull Request -
State: closed - Opened by sleelin over 3 years ago
#2 - Implement BulkRequest and BulkResponse Protocol Messages
Issue -
State: closed - Opened by sleelin over 3 years ago
Labels: feature
#1 - Add JSDoc usage comments and documentation generation
Pull Request -
State: closed - Opened by sleelin over 3 years ago
Labels: documentation