issues
search
python-scim
/
scim2-models
SCIM resources serialization and validation with Pydantic
https://scim2-models.readthedocs.io
Apache License 2.0
11
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow extra fields from clients
#85
ryanfaircloth
opened
6 days ago
1
The value of start_index should be greater than zero
#84
Meow-Knight
opened
1 month ago
2
use tox native pyproject.toml configuration
#83
azmeuk
closed
1 month ago
0
migrate to uv
#82
azmeuk
closed
1 month ago
0
schema ids must be URIs
#81
azmeuk
closed
1 month ago
0
base64 attributes serialization
#80
azmeuk
closed
1 month ago
0
fix: SearchRequest 'attributes' and 'excluded_attributes' are mutually exclusive.
#79
azmeuk
closed
1 month ago
0
extension payloads are not required on response contexts
#78
azmeuk
closed
2 months ago
0
Required extensions
#77
azmeuk
opened
2 months ago
0
pydantic discriminator issue introduced with pydantic 2.9.0
#76
azmeuk
closed
2 months ago
0
Pydantic 2.9 discriminator warnings
#75
azmeuk
closed
2 months ago
0
external_id should be CaseExact.true
#74
ccoors
closed
2 months ago
1
RFC7643: Complex attribute 'addresses' does not declare subAttribute 'display'
#73
fflorent
opened
3 months ago
1
RFC7643: Complex attribute 'emails' does not declare subAttribute '$ref'
#72
fflorent
opened
3 months ago
3
downstream projects tests with GHA
#71
azmeuk
closed
3 months ago
1
PatchOp lowercases all JSON keys on a value
#70
verbitan
opened
3 months ago
2
Rework the extension mechanism
#69
azmeuk
closed
3 months ago
0
explicitly define ComplexAttribute._schema
#68
azmeuk
closed
3 months ago
0
mypy fixes and tests
#67
azmeuk
closed
3 months ago
0
remove ListResponse.of(...) in favor of ListResponse[...]
#66
azmeuk
closed
3 months ago
0
miscellaneous mypy fixes
#65
azmeuk
closed
3 months ago
0
mypy compatibility
#64
azmeuk
closed
3 months ago
0
Parsing a model with an extension extends the extension by itself
#63
verbitan
closed
3 months ago
1
EnterpriseUser manager should be a ComplexAttribute, not a MultiValuedComplexAttribute
#62
verbitan
closed
3 months ago
1
Pydantic warnings when serializing `ListResponse`s with mixed types
#61
ccoors
closed
3 months ago
0
`ValidationError` raised when validating a resource payload with an extension and a scim context
#60
azmeuk
closed
3 months ago
1
Implement `ListResponse` attributes inclusion and exclusion
#59
azmeuk
opened
4 months ago
0
Variadic generics for extensions
#58
azmeuk
closed
3 months ago
1
Got error when calling `.model_dump()` with multiple user extensions
#57
Meow-Knight
closed
4 months ago
1
Example SCIM provider
#56
ccoors
closed
3 months ago
9
Accept any casing for the string value of Op
#55
ets
closed
4 months ago
7
Validate on assignment
#54
azmeuk
closed
3 months ago
0
dump after sub-model assignment
#53
azmeuk
closed
4 months ago
0
ListResponse tolerate any schema order
#52
azmeuk
closed
4 months ago
0
set_extension_schemas fails for models with multiple extensions
#51
ets
closed
4 months ago
4
ListResponse does not validate correctly if schemas[0] is not primary schema
#50
ccoors
closed
4 months ago
1
Attributes of schema extensions can not be dumped
#49
ccoors
closed
4 months ago
1
Is it intended to call `mark_with_schema()` after setting attributes in a Resource?
#48
ccoors
closed
4 months ago
1
attributes case sensitivity fixes
#47
azmeuk
closed
5 months ago
0
Typos and typing fixes
#46
ccoors
closed
5 months ago
1
More issues like in #39
#45
ccoors
closed
5 months ago
3
model extensions use real pydantic fields
#44
azmeuk
closed
5 months ago
0
Load extensions at model definition
#43
azmeuk
closed
5 months ago
0
Mark complex sub-attributes URNs at model definition
#42
azmeuk
closed
4 months ago
1
attributes are case insensitive
#41
azmeuk
closed
5 months ago
0
export models to schema objects
#40
azmeuk
closed
5 months ago
0
Attribute names should be case insensitive
#39
ccoors
closed
5 months ago
2
models with multiples extensions can be defined using Union
#38
azmeuk
closed
5 months ago
0
Multiple extensions do not work as described in the Tutorial
#37
ccoors
closed
5 months ago
2
Check syntax for `Reference`
#36
azmeuk
opened
5 months ago
0
Next