python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Possible problems with Owin SignalR hosted in IIS 10 Express or IIS 10?
this is my first questions on SO. Normaly I just wander the internet reading stuff until I can make up a solution.
So up until now we use HTTP Request and Response Model to communicate with Clients.
U...
Maddin
Votes: 0
Answers: 0
Migration of .NET v4.6.2 to .NET CORE 3.1 - OWIN Authentication
My apologies for the non-descriptive short description above.
Context:
We have a range of projects developed using .NET v4.6.2. They use OWIN to authenticate the user. We use Ping SSO. Owin makes sure...

DevTocloud
Votes: 0
Answers: 1
Azure authentication .net MVC timeout settings
having searched for the answer to this I cant find any way of extending the timeout for a logged in user. legacy .net framework project 4.7, ASP.NET mvc with Microsoft.OWIN packages.
The login process...
user900566
Votes: 0
Answers: 1
How do I set language once the client application signed in with identity server
I have a setup where a client application signs in using OWIN middleware / oauth with a central identity server. The return request from the identity server also includes a language claim for the curr...
Cliffi
Votes: 0
Answers: 0