Eddie Tisma
Results
1
issues of
Eddie Tisma
I'm running IdentityServer3 and trying to host the admin interface on different URL than IdentityServer3, and ran into some configuration issues. 1. The authorization endpoint for oidc-token-manager is [hard-coded](https://github.com/IdentityServer/IdentityServer3.Admin/blob/master/source/Core/Assets/EmbeddedHtmlResult.cs#L37) to...