Advanced Search
Search Results
590 total results found
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...
Does the "KeyCloak" configuration section in appsettings.json support multiple redirect URLs?
Yes. Note: the name of the section “KeyCloak” is somewhat misleading – it is actually a generic OpenID Connect login configuration, which can be used not only with Keycloak, but also with other identity providers, e.g. Azure AD / Microsoft Entra ID. The “Redir...
Pokud se po spuštění Infoportu objeví hláška ...
"An error occurred while seeding the database" popřípadě "Database schema is not empty!!! Create empty database schema for Infoport." ..........a provozujete-li portál na PostgreSQL, návod naleznete zde.
If the following message appears after starting Infoport ...
"An error occurred while seeding the database" or "Database schema is not empty!!! Create empty database schema for Infoport." ..........and if you are running the portal on PostgreSQL, you can find the instructions here.