Advanced Search
Search Results
23 total results found
Nastavený limit na velikost HTTP hlavičky.
Nastavení velikosti je defaultně na 32768, které je možné upravit. Velikost je možné nastavit v Configuration Manageru (přímo v Infoportu) a to na záložce Urls úplně na dole A nebo přímým zápisem do appsettings.json do "Kestrel": { "Limits":...
Jak se liší všechny tři možnosti generování "Url pro přístup ..."
Url for the direct acces Funkce uživateli vrací url která obsahuje id repozitory, guid diagramu a přístupový klíč. Pomocí této url je možné (komukoliv, kdo ji zná) zobrazit diagram v programu Infoport a to tak, jak by diagram viděl autor odkazu. Key...
Connecting to the EA Repository Database "Native Connection"
Run the Enterprise Architect program > Manage Projects > Connect to Server, and use the arrow to select "Native Connection". After filling in the required details, click the Test button, and if the test completes successfully, confirm with OK. The next...
Mapping a Group to OpenID
When mapping a group in OpenID, we fill in the "Group Name in OpenID" field with the same name as the roles stored on the OpenID server (e.g. EntraID or Keycloak) or with the identifier. Whether the name or the identifier is used depends on the configuration ...
Missing Repository Permissions During AD or OpenID Login
Question What to do if users have lost Repository permissions during login via AD or OpenID? Answer This situation may have occurred after installing new version 8.7.0.8956. Users may have lost Repository permissions during login via AD or OpenID. It is i...
Endpoints
On the Endpoints tab, there are two URLs ready to copy, which we will need in the Infoport configuration manager. The first of them is „Authority URL (Accounts in this organizational directory only)“ and looks like this, for example: https://login.microsofton...
Automatic login of Windows server
Edit: since Windows Server 2019, the following procedure applies (but Autolog still applies): https://learn.microsoft.com/en-us/troubleshoot/windows-server/user-profiles-and-logon/turn-on-automatic-logon EA Infoport and some other tools only run if a user ...
What to do if you fail to install a new EA Infoport version and need to run the original version
If EA Infoport fails to start after updating to a new version, it can be caused by two reasons. The problem may have occurred during the update itself, for example because not all the necessary files were copied, disk space ran out, or the InfoportLauncher p...
Automated permission setup for a user or group via DB
Question How to automate the setting of permissions for a user or group, via DB? Answer EaInfoport has two tables for personal permissions (user and group). For users, the table is called `package_access_user` and for groups `package_access_group`. I wil...
HTTP header size limit setting
The size setting is defaulted to 32768, which can be adjusted. The size can be set in Configuration Manager (directly in Infoport) on the Urls tab at the very bottom Or by directly editing appsettings.json in "Kestrel": { "Limits": { "MaxRe...
How do all three options for generating "Url for access ..." differ
Url for the direct acces The function returns a URL to the user which contains the repository id, diagram guid and an access key. Using this URL, it is possible (for anyone who knows it) to display the diagram in the Infoport program in the same way the diagr...
Nefunguje synchronizace uživatele s Enterprise Architectem
Otázka Co mám dělat, když se můj uživatel nesynchronizuje s Enterprise Architectem? Odpověď Ujistěte se, že má uživatel přístup do repozitáře. Administrátor portálu není automaticky považován za uživatele repozitáře a musí být k repozitáři přesně přiřazen,...
Oprávnění k částem repozitáře
EA Information Portal podporuje systém oprávnění na úrovni balíčků (větví stromečku repository browseru), a to jak pro čtení, tak (od verze 7.5) i pro zápis. Je tedy možné omezit čtení částí modelu pro určité skupiny nebo uživatele. Tato funkčnost není dostup...
Oprávnění k částem repozitáře - výchozí nastavení
EA Information Portal podporuje systém oprávnění na úrovni balíčků (větví stromečku repository browseru), a to jak pro čtení, tak (od verze 7.5) i pro zápis. Je tedy možné omezit čtení částí modelu pro určité skupiny nebo uživatele. Tato funkčnost není dostup...
Skrytí stromečku repozitáře
Zobrazení diagramu po skrytí stromečku repozitáře.
Editing the Repository
The repository can be edited via: Portal Management > Repository Management > Edit specific repository There is also a checkbox section here, where we can set the following features: More information: https://doc.eainfoport.cz/books/user-manual/page/rep...
Filtering Access Keys
You can filter Access Keys by the following criteria: User Diagram name EA Guid Date created Filtered access keys can be marked with the checkbox on the left, either individually or in bulk in the upper left corner. The same filtering principle als...
Repositories Database Connection
V nové části Repositories Database Connection lze obdobně nastavit retry parametry pro připojení k databázím repozitářů Hodnota Max Retry Count = 0 znamená vypnuté retry.
Repositories Database Connection
In the new Repositories Database Connection section, retry parameters for connecting to repository databases can be set in a similar way. A Max Retry Count value of 0 means retry is disabled.
Podporuje konfigurační sekce „KeyCloak“ v appsettings.json více redirect URL adres?
Ano. Pozn.: název sekce „KeyCloak“ je poněkud zavádějící – ve skutečnosti jde o obecnou konfiguraci OpenID Connect přihlašování, kterou lze použít nejen s Keycloakem, ale i s jinými poskytovateli identity, např. Azure AD / Microsoft Entra ID. Hodnotu „Redirec...