Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Tran committed Oct 17, 2023
1 parent 2365a46 commit 28a4a72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ Tohle je repozitář Keycloak motivu pro systém Kramerius7 využívajícího au

## Jak nainstalovat motiv
1. V kořeni spustit `mvn clean install –DskipTests`, který vytvoří `target` obsahující `keycloak-kramerius-theme.jar` soubor.
2. Přesunout `jar` soubor do $KEYCLOAK_BASE/providers, je potřeba restart Keycloaku aby se změna projevila
2. Přesunout `jar` soubor do $KEYCLOAK_BASE/providers, je potřeba restart Keycloaku aby se změna projevila např. pomocí `kc.sh build`.

## Jak nastavit motiv
1. Přihlásit se na admin rozhraní vašeho Keycloaku a přejít na Kramerius realm
2. V `Clients` v `krameriusClient` nastavte motiv `kramerius`
2. V `Clients` -> `krameriusClient` nastavte motiv `kramerius`
3. V `Realm Settings` -> `Themes` -> `Login Theme`=`kramerius`, `Account Theme`=`kramerius`

## Popis motivu a konfigurace
Vzhled motivu se zobrazuje hlavně jako wayf se seznamem institucí pro přihlášení.
Expand Down

0 comments on commit 28a4a72

Please sign in to comment.