- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for userIdentity (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/site-replication.go
return errSRIAMError(err) } } } // Next should be userAccounts those are local users, OIDC and LDAP will not // may not have any local users. { userAccounts := make(map[string]UserIdentity) err := globalIAMSys.store.loadUsers(ctx, regUser, userAccounts) if err != nil { return errSRBackendIssue(err) } for _, acc := range userAccounts {
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 184.8K bytes - Click Count (1)