Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Define multiple issuers in TokenValidationParameters #167

Open
vytautasziurlis opened this issue Oct 23, 2017 · 0 comments
Open

Define multiple issuers in TokenValidationParameters #167

vytautasziurlis opened this issue Oct 23, 2017 · 0 comments

Comments

@vytautasziurlis
Copy link

Hi,

We have a requirement to change URL of our existing IdSrv3 instance and do it without any outage. Playing around with url rewrites/proxies etc etc for many reasons seems too complicated.
Instead I looked into UseIdentityServerBearerTokenAuthentication extension method and noticed that TokenValidationParameters does actually allow specifying more than one issuer and audience. This would be perfect in our case and would solve our problem very elegantly. However I also noticed that UseIdentityServerBearerTokenAuthentication does not allow to specify multiple issuers/audiences.
Is there an easy way to specify multiple issuers/audiences using your middleware? Maybe I missed something obvious while looking through code. Thanks!

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

No branches or pull requests

1 participant