Search

You can find the results of your search below.

Creating a development environment @tutorial:dev
74 Hits, Last modified:
ment This text is intended as a tutorial for CzechIdM developers with the goal to set up IDE, build CzechIdM in it and run the system. If you prefer quick gla... install Java 11 OpenJDK (Java 21 OpenJDK for CzechIdM 13.1.0+). Install Maven from your system packages... s JDK. 2. Download the source code Download CzechIdM source code from GitHub: git clone https://githu
Modules - pwd-reset: How to reset forgotten password? @tutorial:adm
35 Hits, Last modified:
kage. The package contains a backend folder. Your IdM Tomcat installation we call IDM in the following example. Copy the content of the backend folder into your tomcat IdM installation - [IDM]/WEB-INF/lib Set correct access rights to the files if needed (chown tomcat:tomcat [IDM]/WEB-INF/lib/*) Restart the IdM application serv
Module - Technical Accounts @tutorial:adm
4 Hits, Last modified:
ité je, že technický účet nemá vlastní identitu v IdM. Místo toho má vždy přiřazeného garanta – osobu n... je popsán krok za krokem. Struktura dokumentace Installation – Popisuje postup instalace a základní nastavení ... ntaci a snadný přístup k požadovaným informacím. Installation Tato sekce popisuje postup instalace modulu Techn... o administrátory při zavádění modulu do prostředí IdM. Getting Started Sekce Getting Started slouží ja
Configuration of WinRM @tutorial:adm
3 Hits, Last modified:
RM. Install pywinrm follow only the first part of installation, we don't need to install connector server. Open ... eferred location for export $hostname='ad.idstory.idm' #hostname your machine $params = @{ Subject = "CN=winrm.$hostname" DnsName = 'ad.idstory.idm' CertStoreLocation = 'Cert:\LocalMachine\My'
  • by tsunami