Safe Haskell | None |
---|---|
Language | Haskell2010 |
A bunch of hspec acceptance tests that assert that your SCIM implementation is compatible with popular SCIM 2.0 providers
Documentation
microsoftAzure :: forall tag. (FromJSON (UserId tag), FromJSON (UserExtra tag), ToHttpApiData (UserId tag)) => AcceptanceConfig tag -> Spec Source #
sampleUser1 :: Text -> ByteString Source #
module Web.Scim.Test.Util