Skip to content

Commit

Permalink
Update README_FINE_GRAIN_PERMISSION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrateau authored Dec 13, 2024
1 parent d25c6d2 commit 7be42ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authentication/Keycloak/README_FINE_GRAIN_PERMISSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ Note: To avoid an error on the image push, perhaps you will have to add $REGISTR
insecure = true

## Deploy Keycloak Service using the keycloak-scim image

- Get the [keycloak.yaml](https://raw.githubusercontent.com/keycloak/keycloak-quickstarts/latest/openshift/keycloak.yaml) file
https://raw.githubusercontent.com/keycloak/keycloak-quickstarts/refs/heads/main/openshift/keycloak.yaml
- Get the [keycloak.yaml](https://raw.githubusercontent.com/keycloak/keycloak-quickstarts/refs/heads/main/openshift/keycloak.yaml) file
- Replace the provided image: input using image-registry.openshift-image-registry.svc:5000/\<my-keycloak-project>/keycloak-scim:latest

```shell
Expand Down

0 comments on commit 7be42ff

Please sign in to comment.