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

Feature/keycloak_required_action config values #996

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

laureat-natzka
Copy link

@laureat-natzka laureat-natzka commented Sep 3, 2024

  • Allow user to add config values in keycloak_required_action resource
  • Also allow user to configure multivalued attributes in User Profile

@laureat-natzka laureat-natzka changed the title Feature/keycloak required action config terraform attribute Feature/keycloak_required_action config values Sep 3, 2024
@laureat-natzka laureat-natzka force-pushed the feature/keycloak_required_action_config_terraform_attribute branch from e6123f2 to d86d1f3 Compare September 17, 2024 13:58
@laureat-natzka laureat-natzka force-pushed the feature/keycloak_required_action_config_terraform_attribute branch from dbf371e to 0025bc6 Compare November 18, 2024 09:51
thomasdarimont and others added 12 commits November 18, 2024 10:55
* chore(deps): bump golang.org/x/net

Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).

Updates `golang.org/x/net` from 0.17.0 to 0.23.0
- [Commits](golang/net@v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updated CodeQL and GoReleaser versions

* chore(deps): bump github.com/hashicorp/go-retryablehttp

Bumps the go_modules group with 1 update in the / directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp).

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.1 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.1...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump google.golang.org/protobuf

Bumps the go_modules group with 1 update in the / directory: google.golang.org/protobuf.

Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump tj-actions/changed-files

Bumps the github_actions group with 1 update in the /.github/workflows directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).

Updates `tj-actions/changed-files` from 1.1.3 to 41.0.0
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v1.1.3...v41.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fixed gradle build to work again

- Shortened build.gradle
- Run docker container manually
- Fix gradle build for example-extension
- Fixed failing java keystore tests, version updates, removed custom image build

* Set Terraform version to 1.9.5 for tests

* Fix KC19 build

* Skip using custom-user-federation-example in CI

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
fmt
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
…wner change (keycloak#1014)

Signed-off-by: Sebastian Schuster <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
Signed-off-by: Sebastian Schuster <[email protected]>
Signed-off-by: Laureat Grepi <[email protected]>
@laureat-natzka laureat-natzka force-pushed the feature/keycloak_required_action_config_terraform_attribute branch from 290ebc8 to 14cfdd6 Compare November 18, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants