Skip to content
Snippets Groups Projects
  1. Mar 16, 2023
  2. Mar 15, 2023
  3. Mar 13, 2023
  4. Mar 12, 2023
  5. Mar 11, 2023
  6. Mar 10, 2023
  7. Mar 09, 2023
  8. Mar 08, 2023
  9. Mar 06, 2023
    • Thijs Kinkhorst's avatar
      Correct host in generated URLS for IdPs with 'host' config in admin/federation (#1781) · 2a67e9ee
      Thijs Kinkhorst authored
      It gets quite fiddly to get this right. The actual metadata (hosted on
      the `host` itself) is alreafy correct because the URL generator uses the
      'current' entity metadata and current URL. The admin interface of course
      presents all entities in one page and hence cannot rely on the current
      URL. Therefore we need to override the url host for this specific
      display case.
      
      Closes: #1774
      2a67e9ee
Loading