summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_oidc_provider.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-167/+26
* rgw/iam: zero-pad milliseconds for role and oidc-provider CreateDateCasey Bodley2024-04-101-1/+1
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-3/+3
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-118/+11
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-1/+1
* RGW Zipper - Add zone abstractionDaniel Gryniewicz2021-03-021-5/+5
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-20/+9
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-6/+7
* rgw: Dpp addition to create bucket logroot2021-02-071-8/+8
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-8/+8
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-6/+7
* rgw: adds a commom method to remove prefix(www, http and https)Pritha Srivastava2020-06-051-15/+1
* rgw: adds REST APIs for OpenID connect providers manipulation.Pritha Srivastava2020-06-051-0/+310