Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add terraform scripts to provision ODM landing zone on IBM Cloud (#191) * added terraform for ODM on ROKS * updated readme * Update README.md * Link checker * DBACLD-148300 Enable detect secret * DBACLD-148300 Enable detect secret * New pre-commit version * Add script to extract user-group-mgt from entraid * Detect secrets GitHub action (#194) * detect-secrets github action * update .secrets.baseline with secrets from ldap-custom-ssl-secret.yaml and openldap-customldif.yaml * run the github action on push only (not pull_request) --------- Co-authored-by: Frederic Mercier <[email protected]> * send notification to Slack if detect-secrets failed * typo on rtsUser role name * update secret baseline * updated ECS README and docker-compose * update baseline * update with audit for ldap yaml * remove exclude * groups and users synchro * Update README_WITH_CLIENT_SECRET.md * Update README_WITH_CLIENT_SECRET.md * Update README_WITH_CLIENT_SECRET.md * Update README_WITH_CLIENT_SECRET.md * Update README_WITH_CLIENT_SECRET.md * API Permissions * Add outbound rule configuration * add RES_URL info * images for datasync * Note on sidecar image * Create Dockerfile * add info about using Amazon root CA and EFS file system * Update README_WITH_CLIENT_SECRET.md * add DC server config edit * update comment in docker-compose file * explain HTTPS mode * resize images display * correct url typo * add info about HTTPS listeners * improve documenentation and add tutorial architecture schema * add steps for runtime to communicate with res notif server * add explanation about restarting runtime * update docker compose file different ECS tasks * Update - target group settings for DC and runtime * update comment in docker files * add TOC * remove : from titles * Update TOC * correct incorrect toc link * file server * check download * Update README.md * replaced by dedicated tutorials * typos * Update README.md * update doc * update for 24.1.0 * DBACLD-155807 validate instructions for using keycloak with ODM * update .secrets.baseline * update nginx ingress to create nlb instead of classic lb in AWS * restore snapshot URL * keycloak parameter change * restore intro that was deleted by TOC generator plugin * update dead link * update dead link * accessing the keycloak console behind a proxy * Review Minikube installation. (#199) * option renamed into "Always display in console" in Create Client wizard * fine-grained permission * First part * Try to fix inline note * Fix inline notes * Try fix * Another try with inline notes * Markdown is painful sometimes * Simplification * Removed user-chosen secret names * GCP changed details in Load Balancer * Markdown (URLs) * DBACLD-155793 Validate Instructions for OKTA as OIDC provider * update wrt ibm licensing service 4.9 * update the script and template file with the same changes as in keycloak-odm-script-original.zip * update instruction for applying licensing 4.9 * update instruction to apply licensing 4.9 for nginx ingress * update LS troubleshooting url * update version to 9.0.0.1 release in dec * update to 9.0.0.1 * Prepare delivery of the new release. DBACLD-157428. Deliver ODM for Developpers charts (#206) * Updated TLS secret name * token reuse * navigation * Force image version (as the doc will be merged to dedicated branches) * Typo * ROKS Review (#207) * integrated changes from Lionel M (#208) * regenerate zip file * regenerate zip file * remove bash on scripts * update jose lib version * missing AZUREAD_TENANT_ID * refactor licensing * .secrets.baseline * rename * update doc and test procedure with case 1.8.5 * Update README-NGINX.md * Update README.md * Update README.md * move to flexible-server 15 * update secret baseline * remove image.tag 9.0.0.0 and re-add back --version 24.1.0 * removed explanation and only focus on latest case * 9.0.0.1 update * push helm values files * Update README-NGINX.md * Update README.md Versioning repo * add ECS Fargate to platform list (#212) * Add License section to ECS README.md * Reformat table in minikube README.md to have better printout in PDF * ibm-entitlement-key is the default as imagePullSecret * Update odm appversion to 9.0.0.1 & chart version to 24.1.0 (#213) * Added load_balancing_resources.png + rewrote part of NGINX * Renaming + accept license * Native Load Balancer screenshots * Renaming * Fixed URLs * Added reference about URL rewrite * Updated version and ingressClass * Revert "ibm-entitlement-key is the default as imagePullSecret" This reverts commit ce8b56b. * Added instructions for correct IBMLicensing CR * Update index.yaml (#215) * broken link * Update README_FINE_GRAIN_PERMISSION.md --------- Co-authored-by: Lionel <[email protected]> Co-authored-by: Mathias Mouly <[email protected]> Co-authored-by: Frederic Mercier <[email protected]> Co-authored-by: Frederic Mercier <[email protected]> Co-authored-by: siasin <[email protected]> Co-authored-by: Pierre-Yves Lochou <[email protected]> Co-authored-by: Pierre-Yves Lochou <[email protected]>
- Loading branch information