david-loe
david-loe
Hi @tommoor, thanks for your fast response! There are no errors thrown, none on client side and none on server side (also LOG_LEVEL=debug did not reveal anything..) After successfuly logging...
 This is how it looks on client side. I successfully logged in to MS, and than no redirect to outline happens.
I just realized that my filters were set to XHR only.. so here is the network history again with more response types  And here the logs:  I didn't...
Login with guest account still not working
Fixed by adding `AZURE_TENANT_ID` #7028
Would like to see this also in OSS Version 🙃
Still open
Issue is the `?` in Line 61: ``` - NEXT_PRIVATE_SIGNING_LOCAL_FILE_PATH=${NEXT_PRIVATE_SIGNING_LOCAL_FILE_PATH?:-/opt/documenso/cert.p12} ``` after removing it works
Reason is a bug in getting the `APP_VERSION` in the github workflow: https://github.com/documenso/documenso/blob/c82388c40a260ea3ca3fa4a8136800135b8928e5/.github/workflows/publish.yml#L40 this leads to `APP_VERSION` being undefined  and because only valid semvers are released as `latest`, also...
Looks like tagging is working again: https://hub.docker.com/r/documenso/documenso/tags