Skip to content

Instantly share code, notes, and snippets.

@topahl
Created November 29, 2021 12:43
Show Gist options
  • Save topahl/3c6444f534ed2e362f8aa9e543151956 to your computer and use it in GitHub Desktop.
Save topahl/3c6444f534ed2e362f8aa9e543151956 to your computer and use it in GitHub Desktop.
This file can be used to create the destination required to connect SAP IAG to SAP IPS
Description=IPS Destination
Type=HTTP
Accept=application/scim+json
Authentication=BasicAuthentication
Name=IPS_PROXY
serviceURL=/ipsproxy/api/v1/scim/
ProxyType=Internet
URL=https\://ipsproxy<<id>>-<<subaccount>>.hana.ondemand.com/
#User=<< Existing user removed on export >>
#Password=<< Existing password/certificate removed on export >>
USERSURL=/Users
GROUPSURL=/Groups
OAuth2TokenServiceURL=https\://oauthasservices-<<ACCOUNT-ID>>.hana.ondemand.com/oauth2/api/v1/token?grant_type\=client_credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment