Skip to content
Snippets Groups Projects
  1. Mar 11, 2021
    • Antoine R. Dumont's avatar
      swh.auth.pytest_plugin: Make decoded_token consistent with user_info · acf199d6
      Antoine R. Dumont authored
      Tester will want to craft carefully the keycloak mock so it returns
      consistent data.
      
      Currently the decoded_token and user_info are hard-coded to consistent values. So using
      the default keycloak mock is ok. As soon as other testers will want another user_info,
      the decoded token will diverge and not return the correct user_info subpart of the
      decoded token.
      
      This commits fixes such behavior and allows the decoded token to stay consistent with
      the user_info.
      
      Related to T2858
  2. Mar 09, 2021
  3. Mar 05, 2021
  4. Mar 04, 2021
  5. Mar 03, 2021
Loading