summaryrefslogtreecommitdiff
path: root/lib/scim
AgeCommit message (Expand)Author
2019-02-03update READMEv0.3.1mainmo
2019-02-03remove template_name overridemo
2019-02-03fix schema and testsmo
2019-01-29complete the scim enterprise user extensionmokha
2019-01-29start to define the enterprise user.mo
2019-01-19add scim groupmo
2019-01-19extract user.rbmo
2019-01-19add x509 certificatesmo
2019-01-19add groups and entitlementsmo
2019-01-18allow injection of attributesmokha
2019-01-18extract schema class methodmokha
2019-01-18add addresses.mokha
2019-01-18add photosmokha
2019-01-18add imsmokha
2019-01-18add phone numbersmokha
2019-01-18add more user fieldsmokha
2019-01-18add display_namemokha
2019-01-18add user.namemokha
2019-01-18start to define the default user schema.mokha
2019-01-18rebootmokha
2018-02-16bump version.v0.2.1mo
2018-01-30ServiceProviderConfig -> ServiceProviderConfiguration.mokha
2018-01-29Merge branch 'master' of gitlab.com:xlgmokha/scim-shadymokha
2018-01-29include meta.mokha
2018-01-27bump version.v0.2.0mo
2018-01-24add more constants.mokha
2018-01-22move classes to separate files.mokha
2018-01-22add builder interface to SP config.mokha
2018-01-22extract buildable module.mokha
2018-01-22split to separate files.mokha
2018-01-22split builders to separate files.mokha
2018-01-22get all tests passing.mokha
2018-01-22fix more specs.mokha
2018-01-22fix some tests.mokha
2018-01-15move roots to clases.mokha
2018-01-15start to implement full user resource.mokha
2018-01-15add meta to service provider config.mokha
2018-01-15add authentication schemes to service providers config.mokha
2018-01-15add changePassword.mokha
2018-01-14add filter configuration.mo
2018-01-14allow bulk config.mo
2018-01-14generate service provider config.mo
2018-01-14add builder spec.mo
2018-01-14move username to user.mo
2018-01-14parse the user resource.mo
2018-01-14render json.mo
2018-01-13return the scim hash by default.mo
2018-01-13extract resource.mo
2018-01-13generate minimal user as per RFC 7643mo
2018-01-13add full name.mo