59 questions
0
votes
0
answers
24
views
Maven-based IdentityIQ web app on Tomcat 9: 404 on Test Servlet
I’m trying to set up a simple “test servlet” to confirm my IdentityIQ code can run in Tomcat, but I keep hitting a 404 error. Here’s the story:
Context:
I already have a working IdentityIQ ...
0
votes
0
answers
13
views
Siq.Infrastructure.Encryption.Cryptography.decryptStringPKCS7(Byte[] pkcs7ToDecrypt)
Getting these error in Windows Evnetviewr app logs as well as SailPoint FAM PC Collector logs. Does anyone know, what's the error is and how can we get this fixed?
Log Name: Application
Source: ...
0
votes
1
answer
69
views
Mozilla inbuilt login authentication prompt issue - buggy login user experience
We are currently experiencing an issue with our configured SailPoint IdentityIQ Single Sign-On, which uses Basic Authentication.
Issue Description
First, the login button needs to be clicked multiple ...
0
votes
0
answers
16
views
Identity Cubes in SailPoint FAM
Does Identity Cubes exist in SailPoint FAM? if yes, how Identity Cubes are created? I would like to know if there is way Identity Cubes are created in SailPoint FAM like we create in SailPoint IIQ !
0
votes
0
answers
31
views
Pagination in Power Query using SearchAfter
I'm currently working in power query to do some api calls from SailPoint and need to paginate through thousands of data points. The api requires you to use the searchafter parameter in the query body, ...
0
votes
1
answer
101
views
Getting error while installing the Identity IQ
FAIL - Encountered exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/identityiq]]]
am trying to open ...
0
votes
1
answer
396
views
IIQ 8.4 installation issue
WARN main
springframework.context.support.ClassPathXmlApplicationContext:559 -
Exception encountered during context initialization - cancelling
refresh attempt:
org.springframework.beans.factory....
0
votes
0
answers
99
views
Rest API returns 200 from postman but 400 in springboot project
I am connecting to Sailpoint IdentityNow APIs and I can see response for get identity API /beta/identities?filters=alias eq “123456” in postman.
I am updating existing spring boot project to replace ...
0
votes
2
answers
268
views
Sailpoint IdentityNow Customization
I wonder if any of you know if it is possible to do IDN Customization and to what extent.
I want to add new UI pages, and new widgets, make forms available, and more.
If you have any idea on how to do ...
-1
votes
1
answer
71
views
nullPointer envoked on .contains method when querying for String jobTitle
I'm writing a return statement for specific role provisioning -
If everything is in scope, it should return as true and assign the role.
Part of the logic requires the user of
identity.getAttribute(&...
0
votes
1
answer
310
views
Getting "sailpoint.connector.ConnectorException: Build Rule must return a map" error while aggregating the groups from delimited file
I ran below buildmap rule:
import sailpoint.object.Schema;
import sailpoint.connector.Connector;
import sailpoint.connector.DelimitedFileConnector;
// Importing the classes which allow us to create ...
0
votes
1
answer
174
views
Docusign providing an unspecified error with a status code of 400
Hi when our application connects to DocuSign via the API when calling a specific endpoint, I get an unspecified error message. The endpoint our system calls is: /restapi/v2.1/accounts/{AccountID}/...
0
votes
1
answer
803
views
Exception during aggregation of Object Type account on Application SalesforceTest
The goal is to integrate Sailpoint Identity IIQ with Salesforce instance using a direct connector in Sailpoint.
I have successfully installed the following software on my laptop.
IGA - Sailpoint ...
0
votes
1
answer
109
views
Could not process key 'dataSource' in PropertyOverrideConfigurer - Invalid key 'dataSource': expected 'beanName.property
I am installing sailpoint in oracle and the properties configure is:
##### Data Source Properties #####
dataSource.maxWaitMillis=10000
dataSource.maxTotal=50
dataSource.minIdle=5
#dataSource....
-1
votes
1
answer
596
views
IIQ rule To exclude Inactive Identity
`
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE Rule PUBLIC "sailpoint.dtd" "sailpoint.dtd">
<Rule created="1691658072552" id="...