Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(jans-keycloak-integration): keycloak scheduler integration #8343 #8454

Merged
merged 11 commits into from
May 6, 2024

Commits on Apr 3, 2024

  1. fix(jans-linux-setup): improper scim configuration for jans kc #8210

    * updated the keycloak configuration file to reflect the  configuration for the storage-spi
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ffe3dbe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    76e0414 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    97f3c02 View commit details
    Browse the repository at this point in the history
  2. chore(jans-keycloak-integration): bump kc version to 24.0.0 #8315

    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fadf1f2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge remote-tracking branch 'origin/main'

    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e5d4afb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9790b10 View commit details
    Browse the repository at this point in the history
  2. feat(jans-keycloak-integration): add kc scheduler service #8343

    * changed the application into a single run application suitable for cron
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed May 2, 2024
    Configuration menu
    Copy the full SHA
    aabfe1d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. feat(jans-keycloak-integration): add kc scheduler service #8343

    * adjusting log messaging
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8b713fb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into issue_8343

    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    50fbe87 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    399ad76 View commit details
    Browse the repository at this point in the history
  2. feat(jans-keycloak-integration): keycloak scheduler service #8343

    * removed logging configuration to allow them to be overriden on the command line
    * changed the logging level of some statements to make explicit what the application is doing
    * changed application version logging
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    uprightech committed May 6, 2024
    Configuration menu
    Copy the full SHA
    46237e8 View commit details
    Browse the repository at this point in the history