-
On .NET MAUI 8.0.x I get this 'Failed to push authorization parameters' error when invoking LoginAsync. The only change I've made in my project is upgrading IdentityModel.OidcClient from 5.2.1 -> 6.0.…
-
**Is your feature request related to a problem? Please describe.**
Pinniped supervisor is used the Identity Broker in Tanzu Mission Control Self-Managed. The high level workflow is like below,
1. …
-
The above error occurs only on iOS in IdentityModel
```
System.TypeInitializationException: The type initializer for 'System.Text.Json.JsonSerializer' threw an exception. --->
System.MissingMeth…
-
Hello,
Kreya Version :
{
"kreyaVersion": "1.15.0-beta.1",
"releaseChannel": "beta",
"osDescription": "Microsoft Windows 10.0.19045",
"osVersion": "Microsoft Windows NT 10.0.19045.0"…
-
We need to check some additional constraints / claims. How can I extend the verifyToken function to add an additional constraint (HasClaimWithValue)?
We have to set an acr claim value and therefor …
-
My OIDC server uses a certificate signed by a custom CA which needs to be trusted by my application. That currently seems to be impossible with your crate.
My understanding is that client discovery i…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- I would like to use [the `pinn…
-
*Edit : pre-existing `well-known` data [existed in the cache,](https://github.com/Drenso/symfony-oidc/tree/master?tab=readme-ov-file#cache) so the custom parser wasn't called.*
___
Hi,
I need…
-
Hi!
Need some guidence here I think.
I've removed and added OneDrive and get an error.
The Authentication look good through the browser but AnyWhere shows me this:
```
Authorization faile…
-
To save some time and frustration just letting people know this doesnt work any longer.
raw clone of the repo, added the required client id and domain, ran the project in the Android emulator confi…