adorsys / adorsys/keycloak-ssi-deployment

(deliverable-new-repo branch) Readme instructions are incorrect

Đang mở
#197 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
14
Fork
16
Merge trung bình
1 ngày 10 giờ
Pull request đã merge (30 ngày)
4

Mô tả

In the `deliverable-new-repo` branch's readme, it's stated that these commands can be executed in order to create a local spin-up of the keycloak + potsgres with HTTPS on localhost using docker compose.
```bash
keycloak-ssi compose up -d # boots Postgres + Keycloak with HTTPS on localhost
keycloak-ssi config # configures realm, clients, demo users, keys
keycloak-ssi test preauth IdentityCredential
```
However, the `keycloak-ssi config` would fail because it's blocked by `get_keycloak_pid`.
This bash function tries to look for an active keycloak process locally, while in reality, keycloak was deployed through docker compose, in a docker container.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.