summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_oidc_provider.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/iam: adds implementation for iam UpdateOidcProviderThumbprint.Pritha Srivastava2024-08-221-0/+72
* rgw/iam: adds implementation for iam AddClientIdToOIDCProvider.Pritha Srivastava2024-08-221-0/+72
* rgw/auth: expose Identity::get_account()Casey Bodley2024-04-101-8/+8
* rgw/iam: OpenIDConnectProvider apis support account usersCasey Bodley2024-04-101-13/+33
* rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-39/+137
* rgw/iam: refactor OIDC opsCasey Bodley2024-04-101-77/+61
* src/rgw: Changing null_yield to optional_yieldKalpesh Pandya2023-06-191-2/+2
* rgw: fix ListOpenIDConnectProviders XML formatcao.leilc2022-12-141-1/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-4/+4
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-3/+3
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-12/+19
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-3/+3
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-5/+5
* rgw: Dpp addition to create bucket logroot2021-02-071-1/+1
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-3/+3
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-3/+3
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-7/+7
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* 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/+237