Branch: refs/heads/master
Home: https://github.com/jenkinsci/azure-ad-plugin
Commit: b3db9f88032186438d1847ab69718a180ef9ed2b
https://github.com/jenkinsci/azure-ad-plugin/commit/b3db9f88032186438d1847ab69718a180ef9ed2b
Author: Vladimir Kalinovskiy <[email protected]>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java
M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java
M
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/config.jelly
M src/main/webapp/help/help-cache-duration.html
Log Message:
-----------
Fix Jenkins API integration (#112)
* Singletone cache class for loadUserByUsername
Sinletone cache class for UserDetails, used when Jenkins requests user
details(in Realm) for permissions check.
* Naming cleanup
* Rename
* Load user from AAD and invalidate user on logout
* Update src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java
* Use existing cache
* SecurityComponents liad user by Id
* Unwrap exception
Co-authored-by: Tim Jacomb <[email protected]>
Co-authored-by: Tim Jacomb <[email protected]>
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-ad-plugin/push/refs/heads/master/d2ec79-b3db9f%40github.com.