scim_engine 2.1.0
There's no general purpose SCIM SDK for Ruby on Rails. As a result, anyone implementing SCIM will need to take care of the SCIM schema and protocol, which may take a significant overhead compared the implementation of the actual APIs. This project aims to extract SCIM specifics as a rails engine that can be plugged into a Ruby on Rails project.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rails
            = 5.0.7.2
          
    
