We have a requirement to get the Last Login Timestamp for CyberArk SaaS connector for the accounts onboarded.
Since, it supports SCIM 2.0, we would like to know how can we achieve the same.
We have a requirement to get the Last Login Timestamp for CyberArk SaaS connector for the accounts onboarded.
Since, it supports SCIM 2.0, we would like to know how can we achieve the same.
If the CyberArk SaaS SCIM endpoint exposes lastLoginTime (or similar) in the SCIM /Users response, you can map it as an account attribute in the SailPoint Web Services/SCIM source schema and aggregate it.
If the attribute is not exposed by the SCIM API, ISC cannot retrieve it directly — you’ll need a custom API endpoint or connector enhancement from CyberArk.
Hi Ashish,
I do not think you have an attribute for lastLogin in CyberArk Saas Connector api. I dont think we will be able to achieve this if the api does not support the response
Thanks
Thanks @rakeshrakesh
I will check with CA if they can expose in custom schema attribute