-
Hello,
I use Nancy on "Katana - Owin Hosting" with razor engine. (This mean that I use Nancy in standalone app and not in web server like IIS)
All works expect one thing : the Razor Helpers. (Not HT…
-
I'm using the latest version of NancyFX with .NET Framework 4.7.1 in a project to create a RESTful Service. I'm finding that I am not authenticating the client with OpenID via Okta. Below is my Startu…
OHAVM updated
6 years ago
-
The link to the Owin project doesn't seem to work:
http://owin.github.com/owin
I get the following message:
"There isn't a GitHub Page hosted here, sorry."
Looks like an interesting project …
-
**System.ArgumentNullException is raised when receiving batch requests due to VirtualPathRoot is null in owin self-hosted environment**
### Reproduce steps
Create a Owin Self-Hosted WebApi Appl…
-
-
This is a dependancy on `Owin.Security.Providers.Instagram`
Latest version is 4.0.x, which wont be loaded because of the major version change. Downgrading forces a downgrade of packages like [Micro…
-
Instagram have now depreciated their graph API in favour of the new Basic Display API
![image](https://user-images.githubusercontent.com/1162674/69635382-299dfc80-104c-11ea-9a36-75154e5a8b0e.png)
…
-
OWIN is currently required to use the old SignalR and hence we are stuck with a windows only app for now. Once the project is upgraded to .net core 2.0 and signalr is updated to core version, this Owi…
Seaal updated
7 years ago
-
If you set the `owin.ResponseStatusCode` and/or `owin.ResponseReasonPhrase`, Taliesin ignores these and instead returns `200 OK`.
-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web.OWIN
### Microsoft.Identity.Web version
2.15.1
### Web app
Sign-in users and call web APIs
### Web API
Not Applicable
### Token cache …