Skip to content

SAP Identity Management connector for SAP BusinessObjects BI Platform

License

Notifications You must be signed in to change notification settings

jrondorf/idm-connector-bobj

 
 

Repository files navigation

idm-connector-bobj

SAP® Identity Management connector for SAP® BusinessObjects™ BI Platform

What is it?

This is an add-on for SAP® Identity Management (IDM) which enables IDM to manage users and authorizations of the SAP® BusinessObjects™ BI Platform.

It is free and open source software available under the Apache License, Version 2.0. Commercial consulting, implementation services and support are available from Foxysoft GmbH in Germany. Visit http://foxysoft.de for more information.

Build

You need Git and Maven 3.x to build the connector. Maven downloads dependencies from the Internet by default, so your build machine will need to be connected to the Internet.

 git clone https://github.com/foxysoft/idm-connector-bobj.git
 cd idm-connector-bobj
 mvn package

The build produces a file idm-connector-bobj-<VERSION>.zip in the target subdirectory. The files in this ZIP archive can be imported into SAP® IDM.

Install

Please refer to INSTALL.txt or INSTALL72.txt for detailed installation instructions specific to SAP® IDM 8.0 or 7.2, respectively.

Features

  • Initial load existing SAP® BusinessObjects™ users, groups and aliases into SAP® IDM
  • Create/update/delete Enterprise users
  • Lock/unlock Enterprise users
  • Change password of Enterprise users
  • Add/remove user members to Enterprise groups

About

SAP Identity Management connector for SAP BusinessObjects BI Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.6%
  • XSLT 8.4%
  • Perl 7.8%
  • Java 2.2%