You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: