19 Nov, 2019
2 commits
18 Oct, 2019
2 commits
-
fix a typo.
02 Oct, 2019
1 commit
-
Update for use with Rails 6.0
30 Sep, 2019
1 commit
20 Sep, 2019
1 commit
-
Prevent create endpoint from updating existing users (optional)
19 Sep, 2019
1 commit
09 Apr, 2019
1 commit
-
Update for use with Rails 5.2
05 Apr, 2019
1 commit
-
See https://github.com/lessonly/scim_rails/pull/9#issuecomment-480398815 for context. Having two content-type values for a response does not make sense. And in fact, Okta's SCIM API reference says we should use the application/scim+json response type. This commit changes our uses of two content-type values to the one that it should be.
04 Apr, 2019
1 commit
13 Feb, 2019
1 commit
-
Allow the create endpoint to find and update users
12 Feb, 2019
2 commits
-
…stem instead of throwing an error
30 Jan, 2019
3 commits
-
fix PUT deprovisioning bug
-
• refactor PUT params
17 Jan, 2019
1 commit
-
update PATCH request to reprovision
14 Jan, 2019
1 commit
20 Dec, 2018
1 commit
-
build gem to create a skim endpoint
19 Dec, 2018
3 commits
18 Dec, 2018
1 commit
-
• add pry for development • fix i18n configuration
11 Dec, 2018
3 commits
-
• add spec coverage for content type