Skip to content

openstandia/connector-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Connector

Description

MidPoint Connector for GitHub. There are two connectors in this connector bundle.

  1. GitHub Connector: For GitHub Enterprise with personal accounts
  2. GitHub EMU Connector: For GitHub Enterprise with managed users

GitHub Connector

Capabilities and Features

  • Schema: YES
  • Provisioning: YES
  • Live Synchronization: No
  • Password: No
  • Activation: No
  • Script execution: No

GitHub EMU Connector

Capabilities and Features

  • Schema: YES
  • Provisioning: YES
  • Live Synchronization: No
  • Password: No
  • Activation: YES
  • Script execution: No

Build

Install JDK 11+ and maven3 then build:

mvn install

After successful the build, you can find connector-github-*.jar in target directory.

License

Licensed under the Apache License 2.0.