Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Federation Metadata fallback #1201

Open
rpmansion opened this issue Jun 2, 2020 · 1 comment
Open

Federation Metadata fallback #1201

rpmansion opened this issue Jun 2, 2020 · 1 comment

Comments

@rpmansion
Copy link
Contributor

rpmansion commented Jun 2, 2020

Recently, we keep encountering an issue of not being able to load the federation metadata from their domain which will not load all of the idp configurations to the lookup dictionary.

I'm thinking if we can consider adding a fallback where, if it fails, the library will fetch from a local copy of the idp metadata configuration or a DI where a developer can implement their own codes to do this.

@SrxDevOps
Copy link

We may have a similar issue. We have Identity Server (Duende Enterprise) scaled out to 3 servers in an Azure web app. Occasionally, when deploying new code and swapping slots between staging -> production, 1 of the 3 servers will hang on startup at LoadMetadata=True. We can see the HTTP dependency call lasting 2+ minutes. Restarting the hung server usually results in a successful start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants