| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Move more files into driver/rados for better above- vs below-
the-line. Use #pragma once everywhere (versus fixing all the
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of session tags implementation.
Session Tags can be passed in the web token in
AssumeRoleWithWebIdentity call by configuring
them in the IDP. These tags can be used as Conditions
in the trust policy of a role as aws:RequestTag, based
on which a federated user is allowed to assume a role.
The trust policy should have a statement for 'sts:TagSession'
alongwith 'sts:AssumeRoleWithWebIdentity' in case principal
tags are passed in the web token.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
|
|
|
|
|
|
| |
if the token is a JWT.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
|
|
|
|
| |
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
|
|
|
|
|
|
| |
Dependency reduction
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
|
|
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
|