resamsel/translatr

Redirect URI does not respect FORCE_SSL configuration

Closed this issue · 1 comments

  1. What version of Translatr are you using?
    v3.0.0
  2. What did you do?
    Tried to login.
  3. What did you expect to see?
    The Keycloak/Github login page.
  4. What did you see instead?
    Invalid redirect_uri parameter.

Config option KEYCLOAK_REDIRECT_URI_SECURE needs to be set to true.