diff --git a/grouper-midpoint/midpoint-objects/resources/scriptedsql-grouper2.xml b/grouper-midpoint/midpoint-objects/resources/scriptedsql-grouper2.xml new file mode 100644 index 0000000..4db0766 --- /dev/null +++ b/grouper-midpoint/midpoint-objects/resources/scriptedsql-grouper2.xml @@ -0,0 +1,157 @@ + + + + + Grouper SQL NEW + + + + + connectorType + net.tirasa.connid.bundles.db.scriptedsql.ScriptedSQLConnector + + + + + + + + $(grouper.db.host) + $(grouper.db.port) + + root + + + + grouper + + GROOVY + + /opt/midpoint/var/res/grouper2/SearchScript.groovy + /opt/midpoint/var/res/grouper2/TestScript.groovy + /opt/midpoint/var/res/grouper2/SchemaScript.groovy + /opt/midpoint/var/res/grouper2/SyncScript.groovy + true + + + + + + org.mariadb.jdbc.Driver + jdbc:mysql://%h:%p/%d?useUnicode=true&characterEncoding=utf8&connectionCollation=utf8_bin + true + true + false + false + + + + + + + + + + + account + Normal Account + true + ri:AccountObjectClass + + ri:subject_id + Subject ID + + + ri:subject_identifier0 + Subject Identifier + + + ri:name + Name + + + ri:group + Subject Groups + + strong + + extension/grouper_group + + + + + + entitlement + group + Group + ri:GroupObjectClass + + + + + + + + +