Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
My company is running on Umbraco version 10.3.2 and I am trying to troubleshoot an issue with OIDC where upon logging out, the endsessionendpoint is not being used and I cannot get the OnRedirectToIdentityProviderForSignOut event to fire. I downloaded a release version here: https://github.com/umbraco/Umbraco-CMS/tags, but when I try to build it, I get GitVersioning error "The GetUmbracoBuildVersion task was not given a value for the required parameter GitCommitIdShort". The build.ps1 files were not in the zip that I downloaded for the release version. I had already downloaded and been running a v10-contrib version that had the build files, so I tried those, but could not get the project to build. I went through the steps here https://github.com/umbraco/Umbraco-CMS/blob/02ac81d53f28565a6316305c98ff2e07abfdb9ec/.github/CONTRIBUTING.md and here https://github.com/umbraco/Umbraco-CMS/blob/02ac81d53f28565a6316305c98ff2e07abfdb9ec/.github/BUILD.md. There erros that I am getting from my build
Can someone point me in the right direction?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error trying to build source
My company is running on Umbraco version 10.3.2 and I am trying to troubleshoot an issue with OIDC where upon logging out, the endsessionendpoint is not being used and I cannot get the OnRedirectToIdentityProviderForSignOut event to fire. I downloaded a release version here: https://github.com/umbraco/Umbraco-CMS/tags, but when I try to build it, I get GitVersioning error "The GetUmbracoBuildVersion task was not given a value for the required parameter GitCommitIdShort". The build.ps1 files were not in the zip that I downloaded for the release version. I had already downloaded and been running a v10-contrib version that had the build files, so I tried those, but could not get the project to build. I went through the steps here https://github.com/umbraco/Umbraco-CMS/blob/02ac81d53f28565a6316305c98ff2e07abfdb9ec/.github/CONTRIBUTING.md and here https://github.com/umbraco/Umbraco-CMS/blob/02ac81d53f28565a6316305c98ff2e07abfdb9ec/.github/BUILD.md. There erros that I am getting from my build
Can someone point me in the right direction?
is working on a reply...