-
Notifications
You must be signed in to change notification settings - Fork 85
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
chore: provisioning keycloak and jans-lock deployment #7518
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
moabu
approved these changes
Feb 5, 2024
yuriyz
pushed a commit
that referenced
this pull request
Nov 7, 2024
* chore: resource provisioning for jans-saml and kc Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: add /kc prefix to redirect URIs Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: remove debugging code Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: change realm from jans-api to jans Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: change default CN_DOCUMENT_STORE_TYPE to DB Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: sync templates for jans-lock Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: update column data types Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: handle data type changes from previous version Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: update jans-auth config Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: add unique indexes Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: upgrades creatorAttrs only if using sql persistence Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: update assets and dependencies Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: handle XA transaction error when using mysql database Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: update assets and dependencies Signed-off-by: iromli <isman.firmansyah@gmail.com> * feat(charts): add support for jans-lock in Helm charts Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: update assets Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: run tls_generator.py in background (if required) Signed-off-by: iromli <isman.firmansyah@gmail.com> * fix: resolve indentation error and incorrect includes Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: add configurable config-api plugins Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: add missing permission for agama directory Signed-off-by: iromli <isman.firmansyah@gmail.com> * chore: update dependencies on config-api image Signed-off-by: iromli <isman.firmansyah@gmail.com> --------- Signed-off-by: iromli <isman.firmansyah@gmail.com> Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com> Former-commit-id: 2517115
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-documentation
Documentation needs to change as part of issue or PR
comp-charts-jans
comp-docker-jans-all-in-one
Touching folder /docker-jans-all-in-one
comp-docker-jans-auth-server
comp-docker-jans-certmanager
comp-docker-jans-config-api
comp-docker-jans-configurator
comp-docker-jans-fido2
comp-docker-jans-link
comp-docker-jans-persistence-loader
comp-docker-jans-scim
kind-dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prepare
Description
Target issue
closes #7399
Implementation Details
Test and Document the changes