-
Hello!
Thank you for the great library, it is very useful. I am migrating an application from Metrics.Net and have a test running which includes a single meter with 2 instances - Requests and Respo…
-
### Version
5.0.10
### Severity
High
### Environment
msi
### Steps to Reproduce
Enable SAML2, visit PSU site.
### Expected behavior
```console
Works
```
### Actual behavior
```console
When…
-
OutOfMemoryExceptions (assumed, could also be a timeout, no idea, lets just call it a failure) causes a guid to be written to the response buffer in the event of a failure along with an 200 OK respons…
-
## Requests for new Topics
> Write a **short** paragraph describing what the topic will cover.
Today our authentication documentation is scenario focused. This is fine but doesn't help explain t…
-
We are getting a number of the errors below in our prod environment as users are clicking the 'Back' button in their browser after logging into our site via SSO.
`Received message contains unexpect…
-
.NET Core Guide
https://docs.microsoft.com/en-us/dotnet/core/
Get started with .NET Core
https://docs.microsoft.com/en-us/dotnet/core/get-started
Build a C# Hello World application with .NET C…
renyh updated
6 years ago
-
Hi, and thanks for this brilliant tool!
After a service provider updated their SAML2 metadata from https://virtu-ds.csc.fi/fed/virtu/virtu-metadata-v8.xml to https://virtu-ds.csc.fi/fed/virtu/vir…
-
I'm very new to this, Strictly followed your sample and end up with above error and in
console: `http://localhost:3000/Report/ViewReportPage/?reportPath=%2FMoney.ReportServer%2FSalesOrder&page=1&` …
k11k2 updated
5 years ago
-
We are facing a requirement to support receiving SAML2 responses with https://www.w3.org/2008/xmlsec/namespaces.html#aes128-gcm encrypted assertions on .NET 4.7.2 and .NET Core 3.1.
NET 4.7.2 does …
-
Hi,
I need to add SAML2 to a Blazor Server Side app. Do I use the AspNetCore package for this?