summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-03update READMEv0.3.1mainmo
2019-02-03remove template_name overridemo
2019-02-03ruby 2.6.0 -> 2.6.1mo
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-19update bundler and ruby version dependencymo
2019-01-19extract user.rbmo
2019-01-19ruby 2.6.0mo
2019-01-19ruby 2.6mo
2019-01-19remove deprectated flagsmo
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-30ensure correct resource type.mokha
2018-01-30ServiceProviderConfig -> ServiceProviderConfiguration.mokha
2018-01-29require opensslmokha
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-27update gemspec.mo
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-15use meta block.mokha
2018-01-15move roots to clases.mokha
2018-01-15start to implement full user resource.mokha
2018-01-15add spec for full user representation.mokha
2018-01-15add meta to service provider config.mokha
2018-01-15add failing spec.mokha
2018-01-15add authentication schemes to service providers config.mokha
2018-01-15add changePassword.mokha