summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_sts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/auth: auth engines pass optional account info into identitiesCasey Bodley2024-04-101-2/+6
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-1/+3
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-1/+1
* Merge pull request #49335 from yuvalif/wip-yuval-fix-58167Yuval Lifshitz2023-02-201-6/+3
|\
| * rgw: refactor service handlersYuval Lifshitz2023-01-251-6/+3
* | rgw: clean up header filesJ. Eric Ivancich2023-01-241-2/+2
|/
* rgw/auth: strategies take ImplicitTenants by const refCasey Bodley2022-12-091-2/+2
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-12/+12
* rgw/rest: replace RGW_FORMAT_ macros with an enum classMatt Benjamin2022-08-161-1/+1
* rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-5/+5
* build: Silence deprecation warnings from OpenSSL 3Adam C. Emerson2022-05-191-0/+9
* rgw/sts: code to add role tags as aws:PrincipalTags andPritha Srivastava2021-09-011-3/+6
* rgw/sts: adding code for aws:RequestTags as partPritha Srivastava2021-09-011-6/+11
* rgw/sts: adding code to enable usage of allPritha Srivastava2021-09-011-2/+5
* rgw: build without "using namespace std"Kefu Chai2021-08-131-28/+28
* rgw/sts: code to fetch certs using .well-known/openid-configuration urlPritha Srivastava2021-05-101-0/+2
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-1/+1
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-3/+3
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-7/+7
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-9/+9
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-3/+3
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* rgw: No null_yield in rgw_restAdam C. Emerson2020-11-131-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-12/+13
* rgw/sts: adding code for federated user as owner in case of STS.Pritha Srivastava2020-09-151-1/+4
* Zipper ObjectDaniel Gryniewicz2020-07-171-1/+2
* rgw: adds code for role session to be used an ARN.Pritha Srivastava2020-06-051-1/+2
* rgw: adds code to check for client id and cert thumbprintPritha Srivastava2020-06-051-3/+13
* rgw: Added code for offline OpenId Connect/ OAuth 2.0 tokensPritha Srivastava2020-06-051-2/+5
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-11/+3
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-2/+2
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-5/+5
|\
| * rgw: more api adjustmentsYehuda Sadeh2019-07-291-5/+5
* | rgw: bucket link: master rebase adaptions.Marcus Watts2019-07-301-0/+3
|/
* rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.Pritha Srivastava2019-03-261-2/+4
* rgw: Correcting logic for signature calculation for non s3 ops.Pritha Srivastava2019-01-311-1/+1
* rgw: Initial commit for AssumeRoleWithWebIdentity.Pritha Srivastava2019-01-291-3/+117
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+3
* rgw: add DoutPrefixProvider to the Auth Identifier classesAli Maredia2018-10-091-2/+2
* rgw: Code for GetSessionToken REST API.Pritha Srivastava2018-09-211-0/+14
* rgw: Incorporating review commentsPritha Srivastava2018-09-211-1/+1
* rgw: Renamed STS related files.Pritha Srivastava2018-09-211-1/+1
* rgw: Minor Fixes.Pritha Srivastava2018-09-211-0/+5
* rgw: Adding manager, handler etc for STS.Pritha Srivastava2018-09-211-0/+64