Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redo SCIM config; use latest laravel-scim-server from our fork #12341

Merged
merged 4 commits into from
Jan 26, 2023

Conversation

uberbrady
Copy link
Collaborator

Enough of our SCIM configuration that 'overrode' the default one got to the point where it's easier and better to just simply re-define it in full, rather than just define our 'overrides'. So this does that. Furthermore, we have pushed an update to our fork of laravel-scim-server, and this picks up the latest hash for that latest commit. This should help with Okta integration, which has had problems with the PUT requests that update any enterprise attributes.

@uberbrady uberbrady marked this pull request as ready for review January 12, 2023 01:23
@uberbrady uberbrady requested a review from snipe as a code owner January 12, 2023 01:23
@uberbrady
Copy link
Collaborator Author

Okay, I feel pretty good about this, let me see if I can fix up these conflicts

@uberbrady
Copy link
Collaborator Author

@snipe I (with the help of @jerm ) was able to get this to no longer conflict. I can't speak to whether or not it actually works or even compiles, but the conflicts are fixed.

@uberbrady
Copy link
Collaborator Author

(And it's fair for you to ask me "Well then test it you silly person! And tell me the results". But I don't want to. Because I'm lazy.)

@uberbrady
Copy link
Collaborator Author

Okay, I tested this branch on my local against Okta and it seems okay. I'm going to add one more BIG CHANGE - changing the default to be 'true' for the SCIM_COMPLIANCE setting - I haven't heard anyone complain about it, and you can still set it to false if you want to retain the old behavior (for whatever weird reason).

@uberbrady
Copy link
Collaborator Author

Okay, that's added. This is good to go.

@snipe snipe merged commit cc37008 into snipe:develop Jan 26, 2023
@snipe
Copy link
Owner

snipe commented Jan 26, 2023

Nice work, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants