Skip to content

Dsek-LTH/keycloak-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

keycloak-theme

Login page

Installation

Clone the repo into the theme directory of your keycloak install. Log into the Administration Console, choose the desired realm, then goto Realm settings -> Themes and select the theme.

Developers

It is highly recommended to read the documentation on creating Keycloak themes before getting started. Here's a brief summary:

  • Each top level directory corresponds to a theme type: account, admin, commmon,email or login.
  • The file theme.properties in each theme type contains a long list of properties. Most noteably it specifies the parent theme.
  • HTML templates are coded using FreeMarker Template Language (.ftl).
  • The resource directory for a theme contains stylesheets, scripts, imgaes, and so on.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Contains the theme used for our login page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published