Identityserver4.admin: Adding public origin to configuration of STS

Created on 19 Apr 2019  路  3Comments  路  Source: skoruba/IdentityServer4.Admin

In many cases STS is behind some proxy or load balancing so the default origin used in discovery document for prepending endpoints inferred from request may be a local one inferred from passed request.

PublicOrigin is an option that can be set to mitigate that, we should add it to the configuration of STS.

Most helpful comment

I am developing a PR to deal with this and other issues related to load balancing configurations. Stay tuned! :)

All 3 comments

I am developing a PR to deal with this and other issues related to load balancing configurations. Stay tuned! :)

Thanks @aiscrim

Done in master. Thx

Was this page helpful?
0 / 5 - 0 ratings

Related issues

papyr picture papyr  路  3Comments

gokayokutucu picture gokayokutucu  路  3Comments

knepe picture knepe  路  4Comments

alifaaz picture alifaaz  路  4Comments

woeterman94 picture woeterman94  路  4Comments