how many preconfigured indexed attributes are there - ANSWER-identity 5
link 1
bundle 1
applicaiton 1
managedattribute 3
certification item 1
alert 1
server 1
target 1
how do you add additional extended attributes after the applicaiton has been
deployed - ANSWER-define them in the appropriate hibernate file
run ./iiq extendedSchema (this will generate DB script)
run database script (add_identityiq_extensions.dbms)
5
what are the environements sailpoint recommends - ANSWER-Sandbox (personal
dev stuff)
Develop/Integration (shared dev env)
User Acceptance/Staging (last env before prod)
Production
what key settings are in the build.properties - ANSWER-IIQVersion
IIQPatchLevel
customer
usingLCM
Define the build steps - ANSWER-Build the IIQ war (using SSB)
stop the app server
back up the iiq database and iiq folder on servers(optional)
delete old webapps/identityiq directory and identityiq.war file
Place new iiq.war in webapps/ directory
start app server
make ./iiq executable and import custom objects
validate env
What are the four categories of XML artificates - ANSWER-Always manged
conditionally managed
customizable configuration
non-managed
What are always managed artifcats - ANSWER-ActivityDataSource,
AlertDefinition,
Application,
CorrelationConfig,
Custom,
GroupFactory,
, IntegrationConfig,
PasswordPolicy,Plugin,Rule,Scope,
TargetSource,
Workgroup.
▪ Partially implementation Specific: AuthenticationQuestion,
EmailTemplate,
Form,
Widget,
Workflow
What are conditionally managed artificats - ANSWER-Maybe or may not be migrated
accross envs
BundleArchive,
Bundle,
Category (defines categories of permission targets within applications),
CertificationDefinition,
GroupDefinition (represents groups and populations), LocalizedAttribute
ManagedAttribute
Policy
Tag
What are customizable configuration artifcats - ANSWER-Part of the core IIQ
product but may be customized for each customer implementation
Merge Import Objects
- AuditConfig,
- Configuration,
- Dictionary
- ObjectConfig,
- RuleRegistry,
- ScoreConfig,
- UIConfig
Full Merge Objects
Capability (represent assignable user capabilities in IIQ), DashboardContent (defines
available dashboard components and the rights required to view them - rarely
modified),
DashboardLayout -
DynamicScope
FullTextIndex - define the indexed fields for full text searches across Bundles and
ManagedAttributes. Standard objects can be edited, but new ones cannot be
created.
MessageTemplate
What types of authentication does IIQ supports - ANSWER-SAML
SSO
OTP