106d91fb41
The trailng slash on a pathless url is not meaningful, but we were treating the url given to the discovery cache as if it were. In some circumstances, such as an endpoint_override that didn't match the found discovery document perfectly, a double-request could be made. Normalize root urls in the caching code so that https://example.com and https://example.com/ would be the same. Change-Id: I70a5911cf0f213a7816fe8d58c6cca4702ff71bb |
||
---|---|---|
.. | ||
__init__.py | ||
test_access.py | ||
test_identity_common.py | ||
test_identity_v2.py | ||
test_identity_v3_federation.py | ||
test_identity_v3_oidc.py | ||
test_identity_v3.py | ||
test_password.py | ||
test_token.py | ||
test_tokenless_auth.py | ||
utils.py |