issues
search
limosa-io
/
laravel-scim-server
SCIM 2.0 Server implementation for Laravel
MIT License
51
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Creating a group with `members` attribute
#98
jargoud
opened
2 weeks ago
0
Support for Querying Resources Using HTTP POST
#97
arietimmerman
closed
4 weeks ago
0
Use static instead of self when calling static functions to allow easier customisation in subclasses
#96
miguelwicht
opened
1 month ago
0
ignore non existing attributes
#95
arietimmerman
closed
1 month ago
0
Allow not returning certain attributes
#94
arietimmerman
closed
1 month ago
0
Ensure resource types are presented correctly in list response
#93
arietimmerman
closed
1 month ago
0
Ignore fields
#92
struyfv
opened
2 months ago
0
Support for JSONCollection columns
#91
arietimmerman
closed
2 months ago
0
Schema version generated for User and group looks wrong
#90
LasneF
opened
2 months ago
2
Support for add/replace of multiple attributes
#89
arietimmerman
closed
2 months ago
0
Support for multivalue patching
#88
SebastiaanKloos
closed
2 months ago
3
Added the ability for [OBJECT_ID] replacement when the validations are an array
#87
SebastiaanKloos
closed
3 months ago
1
filter out null values
#86
arietimmerman
closed
3 months ago
0
Remove the array filter method to always show the totalResults and support the Microsoft SCIM validator
#85
SebastiaanKloos
closed
3 months ago
1
Fix the parser for null input values
#84
SebastiaanKloos
closed
3 months ago
0
Allow defaults
#83
arietimmerman
closed
3 months ago
0
improved null check
#82
arietimmerman
closed
3 months ago
0
fix no schema attributes in return
#81
arietimmerman
closed
3 months ago
0
Get default schema, fixed for non-user resource types
#80
arietimmerman
closed
3 months ago
0
Allow omitting null values (and enable by default)
#79
arietimmerman
closed
3 months ago
0
Support for cursor pagination
#78
arietimmerman
closed
4 months ago
0
Removed attribute name for groups
#77
arietimmerman
closed
4 months ago
0
View Logs broken on DELETE
#76
LasneF
closed
4 months ago
1
SCIM : group implementation; , name should not be mandatory as per RFC
#75
LasneF
closed
4 months ago
1
Bug : sending invalid input should not returun 500 but a 400
#74
LasneF
opened
4 months ago
0
Return version and ETag headers by default
#73
arietimmerman
closed
4 months ago
0
Improved Schema setup and handling
#72
arietimmerman
closed
4 months ago
0
Simplified validation
#71
arietimmerman
closed
5 months ago
0
Fixes content type header validaton
#70
juanf
opened
5 months ago
4
Fixes Group schema endpoint
#69
juanf
closed
5 months ago
1
Fix exception not accepting code on the constructor. Fix 409 error to…
#68
juanf
closed
5 months ago
1
scim.dev: User schema, Binaries have to be case-exact by definition.
#67
thijsk
opened
6 months ago
0
versioning strategy
#66
flaviu-chelaru
closed
4 months ago
2
Events for create/update/etc
#65
atymic
closed
7 months ago
1
Fix compatibility with PhpUnit 10 and newer
#64
besanek
closed
8 months ago
0
No Laravel 11 support
#63
mradenkovic
closed
7 months ago
2
Add support for Laravel 11
#62
besanek
closed
8 months ago
0
Any chance to release the server component as separated package without requiring laravel?
#61
ulfw
closed
4 months ago
1
1/31/24 - api.scim.dev certificate expired
#60
kyleburkhardt
closed
10 months ago
2
Add the body's to remove a member from a group
#59
tuk90
closed
10 months ago
1
Enriched events
#58
arietimmerman
closed
11 months ago
0
Issues creating new user when "active" attribute is present in request
#57
fabtje
closed
10 months ago
5
fixes bulkid support
#56
arietimmerman
closed
1 year ago
0
Support for Bulk Operations
#55
arietimmerman
closed
1 year ago
0
Allow extending RouteProvider to customize route prefix
#54
tuarrep
closed
1 year ago
1
Fix Azure AD SCIM emails/phoneNumbers replace operation with setReplace
#53
tovijaeschke
closed
1 year ago
1
introduced test for custom schema
#52
arietimmerman
closed
1 year ago
0
Schema value not returned at the root?
#51
atymic
closed
1 year ago
2
fix: set default schema on sub node in AttributeMapping
#50
atymic
closed
1 year ago
1
Add support for model factories
#49
besanek
closed
1 year ago
1
Next