Search
You can find the results of your search below.
Fulltext results:
- Remote connector server @devel:documentation:adm:systems:connectors
- Remote connector server system , connector , configuration Warning, this wiki page is obsolete if you a... ://doc.czechidm.com/doc-admin-guide/1.3/connector-server.html instead. Remote connector server is a standalone daemon used for interfacing some of the more diffi... . You deploy connector bundles into the connector server. Then, you configure CzechIdM to use connectors f
- WinRM + AD Connector @devel:documentation:adm:systems
- enLims via special client which is on the windows servers and is executed from powershelll Basically you ... ound. All of these scripts logging into connector server log. All log messages are shown after powershell ... or connecting and executing PS scripts in windows server. You need to install first. In the link above the... is a tutorial. It's better to run it in connector server instead of directly adding dependency to your app
- Configuration - backend @devel:documentation:application_configuration:dev
- verloaded through a setting agenda in the gui ⇒ a server restart isn't needed for changing the configurati... profiles We are using Spring profiles: Doc. Start server under defined profile (add JAVA_OPTS parameters):... on External configuration uses Spring: Doc. Start server with external path to configuration (add JAVA_OPT... PTS parameters Configuration items Application/ Server In the application profile (application.propertie
- Tasks scheduler @devel:documentation:application_configuration:dev:scheduled_tasks
- n the task how it will accept the parameters (the prepared ParameterConverter can be used). Every task has a defined instance (server) where it should be run. From one instance, it is... nager which controls actively the tasks to be run prepared by the scheduler (through the database). The ... after previous task will end (respectively, when prepared task will be executed from queue again - see
- Modules - Tool [tool]
- new development version will be set, tag will be prepared. - Release module version - release module un... new development version will be set, tag will be prepared. - Change product version - set version for a... leases) has to be available. Libraries have to be prepared in local maven repository otherwise. - Node a... lop-version`` argument. , –publish , , Push prepared development, production and tags into origin
- API documentation (Swagger) @devel:documentation:architecture:dev
- ’s resources. It is available at IdM backend url <server>/idm-backend/api. Swagger2Markup - generation of... ation. Documentation is available on root backend server url e.g.<server>/api - documented endpoints can be tested with demo credentials directly from Swagger UI.... fication in json format is available on url e.g. <server>/api/doc?group=core. Documentation always contain
- Events - processing of events @devel:documentation:adm:configuration
- ase event types CREATE, UPDATE, DELETE SysRemoteServerDto - Remote server in ACC module supports base event types CREATE, UPDATE, DELETE SysSystemMappingDto ... ation about registered asynchronous processors is prepared, when asynchronous event is published. Notifi... t order: 50 Persists formable entity's (owner's) prepared eav attribute values. ## Enable / disable id
- Events - processing of events @devel:documentation:architecture:dev
- ase event types CREATE, UPDATE, DELETE SysRemoteServerDto - Remote server in ACC module supports base event types CREATE, UPDATE, DELETE SysSystemMappingDto ... ation about registered asynchronous processors is prepared, when asynchronous event is published. Notifi... t order: 50 Persists formable entity's (owner's) prepared eav attribute values. ## Enable / disable id
- SQL Universal report @devel:documentation:modules_reports:reports
- e list - reports data based on a custom SQL query prepared and stored in code list You have to use only... reate new code list with any code eg.: SQL_report_prepared_sql. Code of code list with queries is set in... tifier you select in report, in attribute SQL is prepared SQL for report. Now we can create report using prepared SQL from code list. Mandatory config for cla
- How to write scripts for WinRM + AD Connector @devel:documentation:systems:dev
- ful about line ending. If you are using connector server on Linux environment be sure that python script h... ["paramName"] # For getting attribute you can use prepared method winrm_wrapper.getParam("paramName") wh... aram("sAMAccountName") # For logging you can use prepared method from wrapper winrm_wrapper.writeLog("C... _=" + uid) sys.exit() Powershell When connector server is on Windows use Write-Output instead of Write-H
- Database scripts (Flyway) @devel:documentation:architecture:dev
- {dbName} We expect to use a postgresql or MS SQL server database, therefore all the scripts will be found... sql/postgresql or eu/bcvsolutions/idm/core/sql/sqlserver on the classpath, where we can insert the empty i... scanning package. The configuration will use the prepared property file and run the migration: package... table. Note that the syntax of the script for SQL server is different from the syntax of the script for Po
- Modules
- e , MIT , for free example , Example module, servers for new developers as example , , MIT , for... , paid reports , Reports module. Admins can prepare a report of users or roles and download it , ... - Technical accounts [tech] , , paid lic , PREPARING - License and hardware overview. Create list and assign to users , PREPARING , , paid pwd-sync , AD Domain Passwor
- Init application and data @devel:documentation:architecture:dev:events
- zation-processor , Cancel synchronizations after server is restarted. , -10010 , no core , core-init... all previously ran tasks etc. (tasks run, before server was restarted). , -10000 , no core , core-in... register you processor in custom module, then use prepared AbstractInitApplicationProcessor superclass. Processor order is designed to prepare all configurations (e.g. form definitions, pas
- Tasks scheduler @devel:documentation:adm
- erations in queue periodically. This LRT executes prepared (``created``) requests for provisioning, when... after process was stopped or interrupted (e.g. by server restart). Parameters ``roleTreeNode`` - automat... after process was stopped or interrupted (e.g. by server restart). Parameters ``role-composition-id`` -
- Authentication @devel:documentation:security:dev
- t. There is no "session" held for the user on the server side. But of course users don't fill the credenti... rvice#createJwtAuthenticationAndAuthenticate with prepared token). Authenticators Components implement