Labels
- AD (8)
- Aggregation (8)
- Audit Management (1)
- AWS (1)
- Certification (7)
- Compass_Useful_Links (1)
- Courses (1)
- Custom Reports (3)
- Custom Tasks (5)
- Database (OIM) (3)
- Database (Sailpoint) (2)
- E-Fix (3)
- Eclipse (2)
- EmailTemplate (1)
- Excel (7)
- Forgerock (1)
- Forms (4)
- GitHub (6)
- Group Management (3)
- IIQ Console Commands (1)
- IQ Service (1)
- ISC (19)
- Java (13)
- JML (1)
- Kanada (1)
- LCM (4)
- Linux (3)
- Loggers (3)
- MS Office (1)
- MySQL (5)
- Notifications (1)
- OIM (19)
- Password Management (2)
- Policy Violation (2)
- Provisioning (1)
- ProvisioningPlan (1)
- Quicklink (1)
- RBAC (4)
- References (1)
- Role Management (3)
- Rules_Scripts_APIs (33)
- Sailpoint (33)
- Sailpoint API's (7)
- SailPoint Best Practices (1)
- Scripts (1)
- Softwares (1)
- SSB (2)
- UAT (1)
- UI (2)
- UI/Task Server Configuration (1)
- Upgradation (1)
- VM Ware (1)
- Web Service (9)
- Workflow (8)
- Workgroup (2)
- XML (1)
Friday, April 18, 2025
User Level Access Matrix
Multifactor Authentication
https://documentation.sailpoint.com/saas/help/common/strong_auth.html
Thursday, April 17, 2025
ISC Connectors
Reference :
https://community.sailpoint.com/t5/IdentityNow-Connectors/Identity-Security-Cloud-Connectors/ta-p/80019
Wednesday, April 16, 2025
Leading Practices
1.Locate VAs close to sources
2.Restarting the VA cluster is almost always the best first action to resolve problems with a VA
3.Use Static IP addresses to simplify networking setup and monitoring
4.To avoid a single point of failure in your environment, maintain a 1:1 VA-to-VM ratio
5.Create New VAs to Switch Deployment Locations and Platforms
6.Allow inbound communications over SSH (port 22) secure shell access for administrative purposes so you can access the VA from inside your network
7.Deploy a minimum of 2 VAs per cluster
8.Separate Sandbox and Production clusters
9.Allow unrestricted outbound traffic on ports 53 (DNS), 123 (NTP), and 443 (HTTPS). As an alternative, you can set up a proxy or single point of access. (Network proxy, firewalls, and caching products can interfere with VA communications)
10.Optional: for added security within your network, configure VAs to communicate with connected sources over Transport Layer Security (TLS)
Email Notifications
Reference:
https://documentation.sailpoint.com/saas/help/common/getting_notified_org_health.html
Identity Security Cloud Updates & Announcements
Reference:
https://community.sailpoint.com/t5/Identity-Security-Cloud-Updates/bg-p/Updates
SailPoint Identity Services Glossary
https://documentation.sailpoint.com/saas/help/common/glossary.html
SaaS Configuration
Reference:
https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration/
ISC API's
API:
v2024 APIs | SailPoint Developer Community
https://developer.sailpoint.com/docs/api/v2024/
Rules
Reference :
Rules | SailPoint Developer Community
https://developer.sailpoint.com/docs/extensibility/rules/
Transforms
Reference :
Transforms | SailPoint Developer Community
https://developer.sailpoint.com/docs/extensibility/transforms
Access Intelligence Center
Search Overview - SailPoint Identity Services https://documentation.sailpoint.com/saas/help/search/index.html
-
public static String extractSessionIDFromGetSessionId(String jsonObject) throws ParseException { String methodName = "extractSession...
-
SELECT br.name AS it_or_business_role_name, br.type AS it_or_business_role_type, it.name AS org_role_...