Jenkins OnPrem with Azure Active Directory fails

Naveen Chandra Sekhara 106 Reputation points
2021-07-29T18:01:12.967+00:00
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,466 questions
{count} votes

Accepted answer
  1. Naveen Chandra Sekhara 106 Reputation points
    2021-08-02T22:00:54.113+00:00

    You are right. It was my mistake.

    I had to import symmantec certs our company uses. Java was not trusting this. Now its working. Moral This is a good link everyone knows already stackoverflow.com/questions/24563694/… Also enable SSL debug with -Djavax.net.debug=all in jenkins.xml for further debugging.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. James Hamil 21,621 Reputation points Microsoft Employee
    2021-07-29T18:20:13.043+00:00

    Hi @Naveen Chandra Sekhara , this seems to be a pretty common issue with Jenkins. However based on your thread it looks like you've exhausted most of the options suggested to you. Have you had a look at this SO thread? Most likely you have, but if not please try these solutions. The nature of your error messages make me lean towards this being an issue with the Jenkins setup and not Azure, which means your solution most likely lies there. However, if you feel as if you have exhausted all options please let me know. I can set you up with a free Azure support ticket so we can see if there's something broken on our end.

    Best,
    James