Authority being parsed incorrectly
ChrisCooney opened this issue · comments
I've set up a userInfoUri URI in the config file. Authentication is working well, however Authorization isn't. I can see from the debugger that the Authority that it attempting to find is incorrectly parsed.
I've attached a link to a screenshot indicating the incorrectly parsed authority. Is this something that you guys have seen before?
Sorry, but there isn't sufficient information yet to offer any suggestions. If you maybe modified one of the samples here you could link to your fork and we could look at the code.
Closed for lack of feedback.
Completely forgot about this. Apologies.
The work around for this was to use the token information endpoint instead of the user information endpoint.