keystone/keystone/api/_shared
Tobias Urdin 6096457d74 Dont enforce when HTTP GET on s3tokens and ec2tokens
When calling the s3tokens or ec2tokens API with a
HTTP GET we should get a 405 Method Not Allowed but
we get a 500 Internal Server Error because we enforce
that method.

Closes-Bug: #2052916
Change-Id: I5f60d10dc25551175cc73ca8f3f28b0b95ec9f99
Signed-off-by: Tobias Urdin <tobias.urdin@binero.se>
2024-02-12 08:41:39 +00:00
..
EC2_S3_Resource.py Dont enforce when HTTP GET on s3tokens and ec2tokens 2024-02-12 08:41:39 +00:00
__init__.py Convert role_inferences API to flask native dispatching 2018-08-13 20:06:35 +00:00
authentication.py Remove six usage 2020-01-30 06:06:51 +00:00
implied_roles.py Convert role_inferences API to flask native dispatching 2018-08-13 20:06:35 +00:00
json_home_relations.py OAuth2.0 Client Credentials Grant Flow Support 2022-06-14 09:09:33 +00:00
saml.py Add openstack_groups to assertion 2020-03-19 20:14:41 +05:30