-
### Team
- [X] I've assigned a team label to this issue
### Severity
Reported by a single user so far
### Version
User is currently on `2021.3.7082`
### Latest Version
_No respons…
-
Apologies for the length of this :-)
I'd like to describe some issues / challenges I have had to work though recently for an asp.net core application. I think there is some potential here for addin…
-
Application Insights SDK automatically tracks requests for OWIN apps when they are hosted in IIS
*Note*: request auto-tracking is not supported for self-hosted OWIN apps, please refer [here](https…
-
### Team
- [X] I've assigned a team label to this issue
### Severity
_No response_
### Version
2021.3.5962
### Latest Version
_No response_
### What happened?
Transient error where the git di…
-
I'm a bit confused...
Where in the code is the Callback URL?
I don't see any code that answers the POST to `http://localhost:3000/callback`
-
Hi there,
Using OWIN with Okta ... and have an issue that has me stuck ... In my callback method ...
` [AllowAnonymous]
[HttpGet]
public async Task ExternalLoginCallback(string r…
-
I observed some strange behaviour and not sure this is because there are some configuration needs to be done in owin middleware parameter section in the Startup.Auth.cs file. Please find below for th…
-
We recently updated to 2.2 and are having an issue where the selected Idp is ignored. Instead it uses the first Idp added to the application.
It's an OWIN based project and we are using the Idp selec…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Whyen scanning a specific set mof media files, either using Manual Import or Refesh & Scan (i…
-
The old Raven client was able to capture HTTP Context stuff, such as query string, request body, IPrincipal info, etc.
It seems like there is no integration with classic MVC/Web API projects.
Are …