SAP-IAM

Integrate with SAP's services to execute CRUD operations for employee lifecycle processes.

Identity and Access Management · SAP-IAM

Configuration parameters

  • url — Base URL (required)
  • deactivate_uri — Deactive User URL
  • credentials — Username (required)
  • disable_user_enabled — Allow disabling users
  • mapper_in — Incoming Mapper (required)
  • mapper_out — Outgoing Mapper
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (3)

  • get-mapping-fields

    Retrieves a User Profile schema, which holds all of the user fields within the application. Used for outgoing-mapping through the Get Schema option.

  • iam-disable-user

    Disable an active user.

  • iam-get-user

    Retrieves a single user resource.