-
I understand Microsoft updated their APIs recently, I created a new app at https://apps.dev.microsoft.com
> Application Id: 388e0946-5fa0-4143-8e7a-97141200f6a6
> Password: obu********************…
-
I followed the steps and it seems working correctly. However, after inactivity for a while, it would ask for windows authentication and then "could not load folder contents".
In the report server er…
-
In VNext ,
I am trying to implement OAuth 2, I was able to use google authentication to login but not able to access the access token for further transactions. Could some one please help me out?
Basi…
-
- [x] I read and understood how to enable [logging](https://identityserver4.readthedocs.io/en/release/topics/logging.html)
### Issue / Steps to reproduce the problem
I'm upgrading an older MVC 5 a…
-
I have hosted my Asp.Net core 2.1 application on IIS. I'm uploading some images to the server. Now I need to download these images from some other application. So the image path would be something lik…
-
Dear, IdentityServer developers.
I start using IdentityServer to share logged users' info between web applications.
Our solutions' stack has plenty of ASPX WebForms-based applications and few projec…
-
Hi Joe,
Again I need your help on this issue. I need to return a consistent response with a similar structure returned for all requests. In the previous .NET web api, I was able to achieve this using…
-
# Issue description
I have implemented the mix of ASP.Net Cookie Authentication & OWIN OpenId authentication in my application. I am trying to fix a security flaw where the session is not invalidat…
-
When working against the instagram API, it requires the client to capture `?code=[some code]` from a successful OAuth response:
> Step Two: Receive the redirect from Instagram
>
> Once a user au…
-
Sorry, but I am bewildered within all the _"automagic middleware"_ in regards to a legacy project I am currently maintaining, and I could really need some help. My reasons is that I am using _two dist…