Skip to content
Snippets Groups Projects
Unverified Commit 2a67e9ee authored by Thijs Kinkhorst's avatar Thijs Kinkhorst Committed by GitHub
Browse files

Correct host in generated URLS for IdPs with 'host' config in admin/federation (#1781)

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
parent 6346cd97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment