SAILPOINT IDENTITY IQ
Sharing my thoughts on: "IDENTITY AND ACCESS MANAGEMENT"
Showing posts with label
SQL
.
Show all posts
Showing posts with label
SQL
.
Show all posts
Monday, October 4, 2021
Sailpoint Identity IQ SQL Query to get the Users Details for Identity Having Multiple Account in same Application
›
SQL Query to get the Users Having multiple Account in Same Application Select count ( * ) , SPT_APPLICATION.NAME AS APPLICATION_NAME ,...
Thursday, February 13, 2020
Sailpoint IIQ List of Role Mapped for Entitlement API DB Query
›
SQL to get the list of Business IT Role in Sailpoint IIQ which is mapped for the particular Entitlement select bun.id,bun. type ,bun.n...
Tuesday, February 11, 2020
Sailpoint IIQ - Item was revoked but has not been removed - Items database query
›
Many time in certification we see the message "Item was revoked but has not been removed.", this comes when the certifier takes...
Sunday, January 12, 2020
Sailpoint Identity IQ SQL Quicklink Dynamic Scope and Quicklink Details
›
Sailpoint Identity IQ SQL Quicklink Dynamic Scope and Quicklink Details This query is used to get the details about the Quicklink Popula...
Monday, September 9, 2019
SQL ACCESS REVIEW CERTIFICATION ACTION ITEMS DETAILS SAILPOINT IDENTITY IQ
›
This query is used to get the details about the Access Review , Certification which is generated and will give all the details for all th...
Friday, August 30, 2019
SQL ACCESS REVIEW CERTIFICATION DETAILS SAILPOINT IDENTITY IQ
›
This Query can be used to get the Access review details which is assigned to the Reviewer. This will contain the basic information of the A...
Thursday, August 29, 2019
SQL IDENTITY ENTITLEMENT DETAILS SAILPOINT IDENTITY IQ
›
This will get list of all the Entitlement details for the particular user Select SPT_IDENTITY.NAME AS "USER ID" ,SPT_APPLICATI...
1 comment:
›
Home
View web version