Skip to content
Snippets Groups Projects
Select Git revision
  • 057d96075bb81c288bd7aa23f6344c74e0628365
  • main default
  • keycloak-deprecate
  • remove-jwt-easy
  • ci-update
  • v0.1.15
  • v0.1.14
  • v0.1.13
  • v0.1.12
  • v0.1.11
  • v0.1.10
  • v0.1.9
  • v0.1.8
  • v0.1.7
  • v0.1.6
  • v0.1.5
  • v0.1.4
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
21 results

BearerUserProvider.php

  • Reiter, Christoph's avatar
    057d9607
    More detailed logging when the token validation fails · 057d9607
    Reiter, Christoph authored
    In case the token is invalid the client only gets a generic error.
    During setting up the stack it would be nice if there was a way
    to debug potential errors, so log the causing exception by default.
    
    This includes for example if the issues ID or time is the cause of the error.
    057d9607
    History
    More detailed logging when the token validation fails
    Reiter, Christoph authored
    In case the token is invalid the client only gets a generic error.
    During setting up the stack it would be nice if there was a way
    to debug potential errors, so log the causing exception by default.
    
    This includes for example if the issues ID or time is the cause of the error.