Skip to content

Simple Project Budget Monitoring via Web Browser

Notifications You must be signed in to change notification settings

daklassen/budgeteer

Repository files navigation

Build Status Gradle Status

Simple Budget monitoring via web.

Keycloak Adapter

Instead of using the default budgeteer authentication you can activate a preconfigured Keycloak for authentication and authorisation. To activate the Keycloak adapter in budgeteer you need to set the following configurations:

// set this line to true
adapter.keycloak.activated = true 

// uncomment this line
spring.autoconfigure.exclude=org.keycloak.adapters.springboot.KeycloakSpringBootConfiguration 

You can find more details about how to install and configure Keycloak here.

About

Simple Project Budget Monitoring via Web Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.3%
  • HTML 25.7%
  • Java 15.4%
  • CSS 12.5%
  • PHP 0.1%