Skip to content

Conversation

@makdeniss
Copy link
Contributor

@makdeniss makdeniss commented Jan 22, 2026

Adds an opt-in local development toggle to create invited Keycloak users with a default (temporary) password, making it easier to log in during local/dev flows without changing the standard invite behavior.

Other Changes

  • New config field: set-default-password (default: false) wired into operator config.
  • Invite subroutine now conditionally includes Keycloak credentials in the user creation request when the toggle is enabled.

Change Log

  • Feature: Support for setting a default user password - enabling user onboarding in local-setup without emails.

@makdeniss makdeniss requested a review from OlegErshov January 22, 2026 15:47
@makdeniss makdeniss self-assigned this Jan 22, 2026
@makdeniss makdeniss added the enhancement New feature or request label Jan 22, 2026
@makdeniss makdeniss changed the title feat: add toggle for local development to create a user with a defaul… add toggle for local development to create a user with a defaul… Jan 22, 2026
@makdeniss makdeniss marked this pull request as ready for review January 22, 2026 16:14
@makdeniss makdeniss merged commit c74c78b into main Jan 26, 2026
11 checks passed
@makdeniss makdeniss deleted the feat/invite-toggleable branch January 26, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Invite behavior toggle able for local development to create a user with a default password

4 participants