Skip to content

freva-org/freva-auth-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FREVA Authentication Theme

This repo serves as a custom styled Keycloak FTL-based theme for FREVA.

Development

Local test

  1. Clone the repository

    git clone https://github.com/FREVA-CLINT/freva-auth-template.git
    cd freva-auth-template
  2. Preview theme locally using the renderer

    node scripts/render-ftl.js
  3. preview in browser

    open preview-build/index.html

Making Theme Changes

  1. Modify FTL templates in the login directory:

    • login.ftl - Login page
  2. Customize styles in login/resources/css/styles.css

  3. Test your changes by running the preview script

About

FTL template for Keycloak authentication pages styled for Freva.

Resources

Stars

Watchers

Forks

Packages

No packages published