Skip to content

Commit

Permalink
blank preview
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Sep 23, 2024
1 parent 5188f4b commit 17f79ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ While the documentation is still a work in progress, a look at the [`.github/wor

## Authorization


### User management

We use keycloak for authorization. The keycloak instance is deployed in the `loculus` namespace and exposed to the outside either under `localhost:8083` or `authentication-[your-argo-cd-path]`. The keycloak instance is configured with a realm called `loculus` and a client called `backend-client`. The realm is configured to use the exposed url of keycloak as a [frontend url](https://www.keycloak.org/server/hostname).
Expand Down

0 comments on commit 17f79ec

Please sign in to comment.