-
**Describe the bug**
When using Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.0.0-beta.5 messages will keep retrying indefinitely .
**Expected behavior**
Messages going to the deadletter queue.…
-
**Logs and network traces**
**Which version of MSAL.NET are you using?**
2.18.4
**Platform**
.Net framework - 4.7.2
**What authentication flow has the issue?**
* Web app
* [ ] Au…
-
export AUTH_OIDC_JSON="{\"dex\": {\"discovery_document_uri\": \"http://dex.dex:5556/dex/.well-known/openid-configuration\",\"client_id\": \"guguduckentestmatrixone2\",\"client_secret\": \"matrixorigin…
-
The X509.2 certificates used by the tests and the examples, live in `certs`. It would be desirable for future mappings to share these certificates allowing users to test with the secure client, and se…
-
Panic happening to due an invariant being broken. This was recently introduced code:
https://github.com/sourcegraph/sourcegraph/blob/c6c289a75e99a1f0aef7dc91b28f8bdea88c0bb4/internal/search/query/t…
-
**Which version of Microsoft Identity Web are you using?**
MIW 1.16.1
MIC 4.36.1
**Where is the issue?**
* Web app
* [ ] Sign-in users
* [ x] Sign-in users and call web APIs
* Web API…
-
I created an IdentityServer as described in https://identityserver4.readthedocs.io/en/latest/quickstarts/1_client_credentials.html with .NET Core 3.1 on Windows 10. We use it in development, to mock s…
-
I'm working on [adding support for OIDC in the matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk/issues/859), at least as a PoC for now (so clients like ElementX could test it).
I've t…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please…
-
I want to retrieve all groups assigned to a logged in user when user signed in. So that the groups can be used for the user's logged-in session.
I followed the code from the link below,
https:/…