Branch: refs/heads/dev Home: https://github.com/jenkinsci/azure-ad-plugin
Commit: af294a1c0cefb2233b7b882c19d5b2430fee49dd https://github.com/jenkinsci/azure-ad-plugin/commit/af294a1c0cefb2233b7b882c19d5b2430fee49dd Author: Jakub Fijałkowski <k...@codinginfinity.me> Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java Log Message: ----------- Use `sub` claim instead of `email` for user cache (#66) `email` claim is not always available. If AAD tenent does not have Office 365 configured, users don't have e-mails at all (only usernames). -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-ad-plugin/push/refs/heads/dev/abac1f-af294a%40github.com.