Skip to content

OAuth consumer: tests fix, comments, Keycloak config notes

Assists #939 (closed).

Added notes on Keycloak integration config.

Fixed tests for the case when OAUTH_CONSUMER_STRATEGIES contained twitter (disabled Ueberauth for :test environment with config :pleroma, :auth, oauth_consumer_strategies: [] in config/test.exs).

Added debug info output on OAuth callback failures (to simplify the debugging with other OAuth providers going forward).

Edited by Ivan Tashkinov

Merge request reports