Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

quinvit/Owin.Scim

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

279 Commits
279 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owin.Scim

OWIN SCIM 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!

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.

  1. Finish users endpoints
  2. Create
  3. Retrieve
  4. Replace
  5. Update (Patch) (in progress - cleanup code) 1. [x] Add
    2. [x] Replace
    3. [x] Remove
  6. Delete
  7. Query
  8. Schema extensions
  9. Add SCIM server configuration endpoints
  10. /ServiceProviderConfig
  11. /Schemas
  12. /ResourceTypes
  13. Add support for mutability rule-processing.
  14. Add support for bulk processing
  15. Add groups endpoints
  16. Create
  17. Retrieve
  18. Replace
  19. Update (Patch) (in progress - cleanup code) 1. [x] Add 2. [x] Replace 3. [x] Remove
  20. Delete
  21. Query
  22. Add support for querying
  23. Filtering
  24. Sorting (in design)
  25. Ordering (in design)
  26. Pagination (in design)
  27. Projection (in progress - currently only works with top-level attributes / non-urn qualified references)
  28. SCIM Extensiblity
  29. Canonicalization
  30. Validation
  31. Attribute Behavior (mutability, caseExact, returned, uniqueness, etc)
  32. Custom resource types and endpoints
  33. Add endpoint authorization support
  34. Add resource authorization support
  35. Add endpoint for supporting query-on-root
  36. Add support for SCIM v1
  37. Add logging functionality
  38. Outbound Provisioning
  39. Event Triggers / Handlers
  40. 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.

About

OWIN SCIM 2.0 implementation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.