Skip to content
Snippets Groups Projects
Commit 9c934f1a authored by d3h's avatar d3h
Browse files

fixed links in documentation

parent d26e3aa7
No related branches found
No related tags found
No related merge requests found
Pipeline #995 passed with stage
in 22 seconds
...@@ -65,8 +65,8 @@ COPY keycloak-scim-1.0-SNAPSHOT-jar-with-dependencies.jar /opt/jboss/keycloak/st ...@@ -65,8 +65,8 @@ COPY keycloak-scim-1.0-SNAPSHOT-jar-with-dependencies.jar /opt/jboss/keycloak/st
### Configuration ### Configuration
Add the endpoint - for a local set up you have to add the two containers in a docker network and use the container ip see (here)[https://docs.docker.com/engine/reference/commandline/network/] Add the endpoint - for a local set up you have to add the two containers in a docker network and use the container ip see [here](https://docs.docker.com/engine/reference/commandline/network/)
If you use the (rocketchat app)[https://lab.libreho.st/libre.sh/scim/rocketchat-scim] you get the endpoint from your rocket Chat Scim Adapter App Details. If you use the [rocketchat app](https://lab.libreho.st/libre.sh/scim/rocketchat-scim) you get the endpoint from your rocket Chat Scim Adapter App Details.
Endpoint content type is application/json. Endpoint content type is application/json.
Auth mode Bearer or None for local test setup. Auth mode Bearer or None for local test setup.
Copy the bearer token from your app details in rocketchat. Copy the bearer token from your app details in rocketchat.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment