Skip to content

Evolveum/connector-scimrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon SCIMREST Connector Framework

Framework and set of connectors for various services using SCIM 2 and REST.

The intent of SCIMREST framework is to simplify building customized connectors using declarative approach, set of prebuilt components and strategies, with option to custimize behaviour using Java or Groovy code.

Structure

  • common: Common base Java framework for implementing SCIM & REST based ConnId connectors.

    • Supports custom Java lambdas / classes for behavior customization

    • Supports custom Groovy scripts (using DSL and lambdas0) for behavior customizations

  • connector: Contains hand-crafted implementation of generic and application specific connectors, created to common connector framework.

    • forgejo: Forgejo Connector implemented using Groovy DSL and base Java classes for loading Groovy scripts from classpath.

    • generic: Generic connector supporting Groovy DSL and custom scripts presented on file system.

  • docs: Documentation of connector framework.

    • rest: Documentation regarding implementation of REST connectors using this connector framework

      • steps: Step by step description of neccessary steps to implement connector.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •