Skip to content

update: make the access token URL for Drupal OAuth configurable

Martin Lowe requested to merge malowe/main/1.1.8 into main
  • Increment to release 1.1.9

  • update: make the access token URL for Drupal OAuth configurable

Updates to singleton oauth configuration to react to Quarkus configuration for access token endpoint, which was previously hardcoded. Adds tests to ensure value can be overridden correctly.

Merge request reports

Loading