Questions tagged [sailpoint]

Use this tag to tag any questions related to Sailpoint or IIQ development or implementation or support question/

Sailpoint or IIQ is a Identity management system which is developed by Sailpoint and its one of the top most identity management solution used widely in world

This is the niche skill and has less of effective documentation so there will be lots of questions.

Use this tag to tag any questions related to Sailpoint or IIQ development or implementation or support question/

53 questions
0
votes
1 answer

SailPoint IdentityIQ 8.2 - Return a list of users who have any entitlement(group) in a predetermined list of entitlements

I'm working in an environment where IdentityIQ 8.2 is deployed for access management. I am attempting to return a list of users, based on if they have any one of the entitlements in the provided "whitelist". (i.e. "Show me any user who has…
0
votes
1 answer

"Access denied" error on various operations when using limited account

I am working in Sailpoint IdentityIQ (an enterprise application integration platform) which has a semi-limited account that it uses to provision/deprovision AD Groups to AD Users. Quite often I will get an "Access is denied" error when trying to…
tbone
  • 5,715
  • 20
  • 87
  • 134
0
votes
0 answers

How to set up Splunk with multiple IIQ SailPoint environments with Splunk TA configuration using: SailPoint Adaptive Response

I noticed that the Splunk documentation on this site says that this should support multiple environments (s) - looking at the code in the python scripts though it looks like it doesn't? SailPoint IIQ version: 8.1p3 Splunk version: 8.0.9 TA version:…
Bob
  • 388
  • 5
  • 19
0
votes
0 answers

Add current date to the report we are extracting from database using Sailpoint rule in xml

Add current date to the report we are extracting from database using xml File name is as below, we need to have CIMO_Data06232021.csv String CSV_FILE_PATH="E:\CIMO_Data.csv";
0
votes
1 answer

SailPoint reporting limit user view

We have 5 custom reports for our 94 districts. A capability grants access to these custom reports. The issue is that each district should not see the report results from another district. Currently, the only alternative is to create 5 * 94 = 470…
Bob
  • 388
  • 5
  • 19
0
votes
0 answers

Getting following error while provisioning AD account in Sailpoint

I am getting following error while provisioning AD Account to user. An unexpected error occurred: Exception evaluating rule: Cloud Account Attribute Transform sailpoint.tools.GeneralException: The application script threw an exception:…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

BMC Remedy Service Desk Integration with Sailpoint

I am working on a new project and need some information. We are going to integrate sailpoint with BMC Remedy Service desk. we would like to give access to user through Remedy, Where we provide access request and then sailpoint provision them to the…
0
votes
1 answer

SailPoint Identity creation rule

I am trying to set the value of identity in SailPoint whilst creating the identity as part of the aggregation. Can anyone help what the identity rule should look like? setAttribute didn't work.
kish
  • 13
  • 6
0
votes
1 answer

How to view if an account is enabled/disabled, locked/unlocked in LDAP ODSEE

I am trying to modify accounts in LDAP(ODSEE) from SailPoint. When I view the attributes of the account in LDAP using a browser, I don't see any attributes that suggest if an account is enabled or disabled. How can I find out an attribute of an…
kish
  • 13
  • 6
0
votes
1 answer

Configuring "Follow Authorization header" in Webservice connector

I am working on rest Webservice connector where in the i.e. URL1 for connectivity redirects to another dynamic i.e. URL2 which might get changed over a time. I could test the connectivity from postman with additional settings called "Follow…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

How do we get the rights of a user in Sailpoint?

I'm trying to write a policy violation in Sailpoint. But I don't know how to get the rights of the user who is asking a new right. I've tried this: List links1 = null; IdentityService service = new IdentityService(context); Application app1 =…
Dassie
  • 1
  • 2
0
votes
1 answer

How do we set daterange in Sailpoint IIQ

I'm trying to set the daterange of a report dynamically. But it seems as if the package I'm using doesn't implement the interface Serializable as it is supposed to. Do you have any idea how I can handle a date range with Sailpoint? There is my…
Dassie
  • 1
  • 2
0
votes
1 answer

ManagedAttribute mgAttr =context.getObjectByName("ManagedAttribute.class", ")

While executing the above IIQ API it is throwing the error _Name not found and could not execute the query.
sandeep
  • 1
  • 1
0
votes
1 answer

While using life cycle manager the disable operation is going in pending disabled state

We have a WebService connector with multiples operations setup (GetObject for an account, Enable, Disable, ... create, update, ...). Theses operation work as expected. When we try to disable or enable a user account (Manage Access > Manage Accounts…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

How to clean all the identites from Sailpoint?

I want to clean all the identities and their accounts roles etc associated with identities. Is there any way to bulk delete identities?
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67