Skip to content

Latest commit

 

History

360 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages