- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for homeAccountId (0.06 sec)
-
src/main/java/org/codelibs/fess/app/web/base/login/AzureAdCredential.java
final String homeAccountId = account.homeAccountId(); final String username = account.username(); if (logger.isDebugEnabled()) { logger.debug("homeAccountId:{} username:{}", homeAccountId, username); } permissionSet.add(systemHelper.getSearchRoleByUser(homeAccountId));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 28 09:13:08 UTC 2025 - 7.5K bytes - Viewed (0)