HomeSoftware Heritage

auth: Use KeycloakOpenIDConnect class and fixture factory from swh-auth

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

auth: Use KeycloakOpenIDConnect class and fixture factory from swh-auth

The KeycloakOpenIDConnect class and its mocked version have been moved
to the swh-auth module in order to reuse them across multiple modules.

So remove duplicated code and adapt tests to use the fixture factory
function from swh.auth.pytest_plugin.

Related to T3150

Commit No Longer Exists

This commit no longer exists in the repository.