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

Release #19

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Release #19

merged 2 commits into from
Dec 18, 2023

Conversation

daniel-pimenta-DME
Copy link
Collaborator

No description provided.

daniel-pimenta-DME and others added 2 commits November 17, 2023 12:46
* release (#15)

* Eoepca 910 um keycloak develop an identity api based on keycloak api (#9)

* feat: keycloak_client methods added for identity_api

* feat: added scopes crud (for future?) and fixes on permissions and policies cruds

* Merge (#10)

* Update docker compose

* Fix keycloak client constructor

* Update README.md

* Update docker compose

* Add nginx config

* Change nginx

* Add realm admin role

* Remove auth keycloak client (#11)

* Add dummy service demo

* Add dummy-service nginx

* Update demos

* Update nginx configs

* Update gatekeeper config

* feat: added register_general_policy function

* fix: small fix in register_general_policy

* fix: one more fix

* feat: added delete permissions

* feat: added create client function

* Add gatekeeper cookie name

* Improve create client script

* feat: added inputs to script but not working yet

* Update create-client.sh

* Update create-client.sh

* Update create-client.sh

* Update create-client.sh

* Update create-client.sh

* Update create-client.sh

* Update create-client.sh

* Fix issues

* Improve create client script

* Fix issue

* Fix keycloak client

* Cleanup and reformat

---------

Co-authored-by: flaviorosadme <[email protected]>
Co-authored-by: flaviorosadme <[email protected]>

* Cleanup

* Update requirements.yaml

* Update requirements.lock

* Update keycloak_client.py

* Add demo realm import

* Return error if exists

---------

Co-authored-by: flaviorosadme <[email protected]>
Co-authored-by: flaviorosadme <[email protected]>
@daniel-pimenta-DME daniel-pimenta-DME merged commit 8dcba8a into master Dec 18, 2023
1 check passed
Copy link

gitguardian bot commented Dec 18, 2023

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
8494771 Generic High Entropy Secret add77b1 keycloak/data/import/realm-demo.json View secret
8494544 Generic High Entropy Secret add77b1 demos/dummy-service/gatekeeper.yml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

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.

1 participant