Re: Login to Jenkins with Microsoft online account

2017-05-08 Thread Evan Greensmith
Again, for the record. We had difficulties with authentication sessions timing out (we'd need to logout and login again to our Microsoft accounts). Also, the FederatedMetadata.xml would occasionally be updated (on the Microsoft end). As the plugin can not read the update from the URL, we would

Re: Login to Jenkins with Microsoft online account

2017-04-05 Thread Evan Greensmith
For the record. In the end we used the SAML Plugin along with the following instructions to setup SAML Auth in Azure AD: https://blogs.msdn.microsoft.com/tsmatsuz/2016/12/29/azure-ad-saml-federation-application-tutorial/ We found we

Login to Jenkins with Microsoft online account

2016-11-15 Thread Evan Greensmith
We're moving from Google accounts to Microsoft online accounts. Currently our Jenkins is setup to use the Google Login Plugin to allow 2-factor login using staff Google accounts (and Google Authenticator). We'd like to have a similar setup (with 2-factor auth) using staff Microsoft online accou