Code Version
Satosa 8.2.0 (docker), running an saml2 mirror frontend and multiple oidc backends
Expected Behavior
- multiple frontend*.xml metadata files for each oidc backend
or
- one frontend.xml with multiple entity descriptors for each oidc backend
Current Behavior
- only one frontend.xml with one entity descriptor will be generated
(so no metadata for other mirrored oidc backends)
Steps to Reproduce