Current status
We integrated the Angular App with Keycloak and the Rest API using OIDC (using a test BE).
We currently have a docker-compose file that is usable but needs some extra settings because the Rest API rejects Basic or Bearer Authentication.
Read more: #4
Desired state
Update the docker-compose file so the Sormas-Rest Basic and Bearer auth works.
Would be nice to have two options:
- one with Keycloak
- one without Keycloak
Current status
We integrated the Angular App with Keycloak and the Rest API using OIDC (using a test BE).
We currently have a
docker-composefile that is usable but needs some extra settings because the Rest API rejects Basic or Bearer Authentication.Read more: #4
Desired state
Update the
docker-composefile so the Sormas-Rest Basic and Bearer auth works.Would be nice to have two options: