Git Hub - Web service connect

1)For Account Aggregation

We are using GET- https/{ENV_URL}/v3/users

Below attributes are mapped in response mapping

“created_at”: “YYYY-MM-DD T11:05:35Z”
“updated_at”: “YYYY-MM-DD T11:05:35Z”,
“suspended_at”: “YYYY-MM-DD T11:05:35Z”

We have marked above attributes as string in account schema but it is date type

After Aggregation we are not getting any values in account tab.

For disabling purpose we need suspend_at - (date) attributes as mandatory

2)For disable account -

Method -PUT - https{ENV_URL}/users/api/v3/users/$plan.nativeIdentity$/suspended

We are getting SAML Request Error

Initiating SAML single sign-on\u003c/title\u003e\n \u003cmeta
http-equiv\u003d"refresh" content\u003d"0;url\u003d
https://{ENV_URL}/github_enterprise/exk5hb4gwuSTvjVik697/sso/saml?RelayState
u003dHZqd8VDSWk_wnMljzPsJFvTtImOVKejptlxu9qG1CSgBghMNwPmBtR1m6S4EFut8_F_0QDmgyJwR3i5ArFr8LtKYgcfS7DF86QpN8qfsAdI\u0026amp;
SAMLRequest\u003dlZJRb9owFIXf%2BysivxPHCSRgARUtmobUFVRYH%2FZSOckN8UjszNem3X79TKBatamV9np97tE53%
2FX0%2BqVtgiMYlFrNCAsjcj2%2FmqJom44vnK3VA%2FxwgDbwOoW8f5gRZxT…TTP Error Code: “200”

Any suggestions?

Thanks in Advance!!

Regards,
Dharani

Hi Bhavadharani.

There is already a SailPoint provided GitHub connector. Have you tried this one? Integrating SailPoint with GitHub

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.