xs2bharat and timja
Similar issue after I update from Jenkins 2.462.3 to Jenkins 2.479.2 LTS.
I am getting Redirect URI issue.
Jenkins changelog includes upgrading Jetty from 10.x to 12.x.
I guess, something in there is causing the issue.
After update, I am getting the following issue.
AADSTS50011: The redirect URI ‘https://\{your_jenkins_host}:8080/securityRealm/finishLogin’ specified in the request does not match the redirect URIs configured for the application ‘’. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to [Error AADSTS50011 the redirect URI does not match the redirect URIs configured for the application | Microsoft Learn|https://aka.ms/redirectUriMismatchError] to learn more about how to fix this.
Jenkins setup:
I have IIS in Windows server.
Jenkins: 2.462.3
OS: Windows Server 2022 - 10.0
Java: 17.0.7 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
Office-365-Connector:5.0.0
active-directory:2.38
markewaite yes, the url is configured correctly
Also, i did followed the guide and it started recently since i upgraded