mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-30 08:28:48 +02:00
Microsoft Entra ID and other OIDC providers expose metadata at .well-known/openid-configuration rather than RFC 8414's .well-known/oauth-authorization-server. Now tries both suffixes. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>