Does Authentik support only one webfinger-discoverable OIDC issuer href for multiple applications per hostname? I like Authentik and it's what I use but it seems like it doesn't support per application OIDC via a global application agnostic issuer href using webfinger which seems to basically mean you can only have one OIDC application per hostname unless you do some logic on your webserver to respond correctly per application on the global href. This issue seems to indicate Authentik doesn't support a global href: [https://github.com/goauthentik/authentik/issues/7251](https://github.com/goauthentik/authentik/issues/7251) Tell me if I'm wrong. I want to be wrong. In any case I'm curious, for those of you that use OIDC webfinger discovery for multiple applications, How has your experience been doing so with self-hosted SSO? Have you enjoyed using OIDC webfinger discovery with your preferred SSO application?…