Skip to content

Commit

Permalink
Using id for __NAME__ temporarily until we get username, also added s…
Browse files Browse the repository at this point in the history
…ample configuration tested for importing accounts from the people API
  • Loading branch information
ethan committed Sep 26, 2019
1 parent cf4db2b commit 60834dd
Show file tree
Hide file tree
Showing 3 changed files with 492 additions and 35 deletions.
4 changes: 2 additions & 2 deletions connector-federation-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>polygon</artifactId>
<artifactId>connector-parent</artifactId>
<groupId>com.evolveum.polygon</groupId>
<version>1.5.0.0</version>
</parent>

<groupId>edu.unc.polygon</groupId>
<artifactId>connector-federation-manager</artifactId>
<version>.1-SNAPSHOT</version>
<version>.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Federation Manager Connector</name>
Expand Down
Loading

0 comments on commit 60834dd

Please sign in to comment.