Brady Wetherington

Results 119 comments of Brady Wetherington

We are pointing to 'dev-master' on *our* fork of that package, which is under our control. I'd much rather use the upstream fork directly (and if we did do that,...

I've seen a few more, similar to this - it's all about embedded 'stuff' on a `PATCH` request - ``` Exception caught! Replace is not implemented for ":urn:ietf:params:scim:schemas:core:2.0:User.addresses.country" of type:...

So I have _something_ that I tried that seemed to at least help with this - basically, it looks like if I go here: https://github.com/arietimmerman/laravel-scim-server/blob/351937587b0120e0083b38a98d81f050bd18aa67/src/Attribute/Collection.php#L87 and add a `->setReplace()` call...

Base Bind DN is likely wrong; should possibly include ou=users or something like that? The base bind DN needs to be everything in the canonical name before the username=blah part.

Alison says - for people who have at least _some_ privileges - make sure to show something in there. Alison says "*" but I would prefer something like "normal permissions"...

Because of the 'method Not Allowed' message up there, I'm wondering if you've left the DELETE verb enabled - we don't support that (because the underlying library doesn't, and even...

> > Generally, if you want to see a certain column on one screen, you're going to want to see it everywhere. > > This has not been my experience...

@snipe retargeted as per your request (albeit a year or so late). But it seems to point over to develop just as easily as it did to master. Also completely...

This also could be the type of 'breaking change' that might fit better in a v7 release than in v6.x. Happy to retarget if so.

This looks like a webserver issue; it's serving PDF's as text/plain.