- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for AssumeRoleWithLDAPIdentity (0.22 sec)
-
cmd/sts-handlers.go
sts.AssumeRoleWithSSO(w, r) } // AssumeRoleWithLDAPIdentity - implements user auth against LDAP server func (sts *stsAPIHandlers) AssumeRoleWithLDAPIdentity(w http.ResponseWriter, r *http.Request) { ctx := newContext(r, w, "AssumeRoleWithLDAPIdentity") claims := stsClaims{} defer logger.AuditLog(ctx, w, r, claims, stsLDAPPassword)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 01:29:20 UTC 2024 - 33.9K bytes - Viewed (0)