Giter Site home page Giter Site logo

owin.scim's Introduction

Owin.Scim

OWIN SCIM 1.1 & 2.0 implementation for .NET >= 4.5.1
Build status NuGet Pre Release

RFC 7643
RFC 7644

Looking for solid contributers to expedite this effort!
email me: daniel.gioulakis [at] powerdms [dot] com

If you have been evaluating the alpha builds from nuget, we would love to hear feedback from you. Please reach out and share how your experience has been working with Owin.Scim. Any issues and feature requests are welcome. Help us shape Owin.Scim into the best fully-featured and compliant open-source SCIM server!

Latest News!

We're excited to announce that Owin.Scim is now actively deployed to Azure AppServices as part of our way to showcase the capabilities of Owin.Scim. You can access all live SCIM endpoints at: http://owin-scim.azurewebsites.net/scim/ (e.g. http://owin-scim.azurewebsites.net/scim/<version>/<endpoint>)

####Live Endpoints for Interoperability Testing
NOTE: The current live implementation is being hosted inside IIS which unfortunately blocks : in URL paths if they exist before the ? query-string delimiter. Therefore, live endpoints for /schemas/{schemaId} and /resourcetypes/{resourceTypeId} are not accessible, however, they do work. We'll look to host our sample differently in the future.

#####SCIM v2

#####SCIM v1

PROJECT STATUS

This project is in active development with the goal of completing basic protocol implementation by mid-2016.

Roadmap

The list below doesn't necessarily denote priority or order.

  • Finish users endpoints
    • Create
    • Retrieve
    • Replace
    • Update (Patch) (in progress - cleanup code)
      • Add
      • Replace
      • Remove
    • Delete
    • Query
  • Schema extensions
  • Add SCIM server configuration endpoints
    • /ServiceProviderConfig
    • /Schemas
    • /ResourceTypes
  • Add support for mutability rule-processing.
  • Add support for bulk processing
  • Add groups endpoints
    • Create
    • Retrieve
    • Replace
    • Update (Patch) (in progress - cleanup code)
      • Add
      • Replace
      • Remove
    • Delete
    • Query
  • Add support for querying
    • Filtering
    • Sorting (in design)
    • Ordering (in design)
    • Pagination (in design)
    • Projection (in progress - currently only works with top-level attributes / non-urn qualified references)
  • SCIM Extensiblity
    • Canonicalization
    • Validation
    • Attribute Behavior (mutability, caseExact, returned, uniqueness, etc)
    • Custom resource types and endpoints
  • Add endpoint authorization support
  • Add endpoint for supporting query-on-root
  • Add support for SCIM v1.1
  • Add logging functionality
  • Outbound Provisioning (SCIM Event Notification)
    • Event Triggers / Handlers
    • Client Subscription Management

Getting Started

Please see the WIKI for all documentation. It is being continually updated as the project develops into a stable SCIM implementation.

owin.scim's People

Contributors

dgioulakis avatar rymir75 avatar jakobovski avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.