Connecting SAP Analytitics Cloud to OneIdentity using SCIM Connector

Hi group!!

We would like to connect SAP Analytics Cloud to OneIdentity using the SCIM Connector. Do you know if this is possible?

We got stack filling the following fields in the wizard:

- Schema:

- Resources (users, group, etc.):

- Supported service options

We did not find the endpoints that have to be inserted there.

Any idea?

Kind regards.

Parents
  • Hi David,

    I'm not sure if it's the same thing as 'SAP Analytics Cloud' but I have recently connected to SAP IPS using the SCIM connector.

    SAP IPS does NOT expose any endpoints so you have to leave them blank - which means the connector will use the builtin defaults.

    If you need a custom schema then you will have to provide a schema JSON and a resourcetypes JSON to override the builtin defaults.

    HTH, Barry.

  • Hi Barry,

    Hope everything is good!

    We are still setting up the SCIM connector to connect SAC with OneIdentiy.

    We have already tested the connection with SAC using Postman as the client. We have managed to get the token and then users and groups. The problem now is that when we try to create the SCIM connector with the same data, when we click on the test button the wizard ends up with the error "401 invalid basic authentication token"

    The configuration is as follow (The same in Postman):

    - Authentication type: OAuth authentication

    - Grant type: Client credentials

    Any idea?

    Kind regards ;)

  • Hi,

    Without screenshots of your config (Edit connection wizard) it's hard to know where you are going wrong ...... but ...... if you are using OAuth authentication ..... you should set:

    If you're lucky ;-)

    Endpoints all empty!

    Your choice.

    Leave blank if using default schema (only shows up in Expert mode)

    Next next next ..... to end.

    The authentication endpoint url is usually different to the server url.

    Hope it helps, B.

Reply
  • Hi,

    Without screenshots of your config (Edit connection wizard) it's hard to know where you are going wrong ...... but ...... if you are using OAuth authentication ..... you should set:

    If you're lucky ;-)

    Endpoints all empty!

    Your choice.

    Leave blank if using default schema (only shows up in Expert mode)

    Next next next ..... to end.

    The authentication endpoint url is usually different to the server url.

    Hope it helps, B.

Children