Results 68 comments of Joe DeCock
trafficstars

Closing, but feel free to reopen if necessary.

@brockallen do you think we should relax our logic here and allow either constant? I feel like this has come up in the past and don't quite remember if there...

First thought - make `IdentityProvider` abstract (obviously that's a breaking change though)

> @brockallen Can we do something that will check the existing keys' expiration or creation date before creating a new one? What makes that hard is that there could be...

This conversation continued over a different support channel, but in case anyone is interested in this thread, in brief: We think that it is usually fine to have some eventual...

Yes, we do have an info log: `Logger.LogInformation("Showing login: Current IdP ({currentIdp}) is not the requested IdP ({idp})", currentIdp, idp);`