-
_[continuosly edited with suggestions and approved tasks for 3.0]_
Hi guys,
BeatPulse 3.0 is starting **(vnext branch)** with next features on the roadmap.
**BeatPulse**
- [ ] Decouple BeatP…
-
After working with Okta via the standard OWIN middleware (not this repo) I noticed that the asp.net/OWIN way of redirecting to a custom authentication page is rather heinous. It requires tinkering wit…
-
.NET Core 2 was released earlier this week
Have a had a quick play and it is more polished than 1.0 with tooling now present and the ability to use class libraries written before NETStandard and NE…
ghost updated
5 years ago
-
If the `UserIdProvider` registered in the app returns `null` for a user, the `ServiceHubDispatcher` will throw an `ArgumentNullException`:
```
ArgumentNullException: Value cannot be null. Paramete…
-
Resurrecting this issue https://issues.umbraco.org/issue/U4-11169 due to a conversation with Stephan at USA Festival.
I'm still not sure there is a safe way to allow for multiple OWIN setups/start …
-
Hi,
We are getting exception while SignalR JQuery client is trying to establish the channel. All GET requests are successful but POST are failed due to AntiForgeryToken validation. The application is…
-
Documentation covers how to configure owin to cover not only browser client requests using actively [ or passively ] acquired session cookie authentication, what is covered in this documentation so fa…
-
This issue was originally posted on CodePlex in the Katana issue tracker. Since the OIDC middleware has been moved to this project, I'm now opening an issue here instead.
Please read the conversatio…
-
We want that the normal user only needs to add the correct NuGet packages to his project to get if configured for the used unit test provider.
Currently this works because of a app.config file transf…
-
In several places throughout the documentation, there are examples of how to use `protected override IServiceCollection ConfigureApi()` to add model services. Each one of those examples shows the wron…