HomeSoftware Heritage

keycloak: Remove realm direct grant flow override

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

Description

keycloak: Remove realm direct grant flow override

This was added at the time to workaround token generation when user
has activated 2FA on his account but currently it makes the "swh
auth generate-token" CLI fail.

Looking at the base Direct Grant flow configuration in production,
the 2FA validation step is disabled so better removing that flow
override as user can generate a token regardless 2FA activation
using the base Direct Grant flow.

Details

Provenance
anlambertAuthored on Feb 11 2022, 3:09 PM
anlambertPushed on Feb 11 2022, 3:35 PM
Differential Revision
D7158: keycloak: Remove realm direct grant flow override

Commit No Longer Exists

This commit no longer exists in the repository.