-
### Describe the bug?
Okta android sdk com.okta.authfoundation has a hard dependency on com.google.crypto.tink, and there seems to be some bug in this crypto library, we are seeing many crashes.
B…
-
**Describe the solution you'd like**
Is there any chance of having a portable installation of this? Moving to UWP apps mean that it can't be used portable, and puts a windows restriction on users. Ne…
-
We use this package for integration testing, where we use `playwright` to get a user token using the authorization code grant. We then pass the response to `OidcClient.processSigninResponse` on the No…
-
hi,I am using the latest version of oidc-client.ts, when trying to login and get the token, it prompts me an error: "No state in response". Could you please advise how to solve this issue?
The conf…
-
**Which version of Duende IdentityServer are you using?**
We switched from 6.0.0 to 7.0.6
**Which version of .NET are you using?**
.NET 8.0
**Describe the bug**
We use [`OidcClient`](https:…
-
Moodle 4.4
PHP 8.1
auth_oidc master
` PHP Fatal error: Declaration of auth_oidc\tests\mockoidcclient::getauthrequestparams($promptlogin = false, array $stateparams = [], array $extraparams = […
-
https://github.com/Azure/login/blob/6c251865b4e6290e7b78be643ea2d005bc51f69a/lib/main/index.js#L565C40-L565C50
**Environments**
- GHES 3.11.5 in an Azure VM along with,
- a self-hosted runner in…
-
[This issue is imported from pivotal - Originaly created at Apr 28, 2017 by Bart Geesink](https://www.pivotaltracker.com/story/show/144523067)
Op dit moment kunnen alleen nog maar SAML SPs worden aan…
-
### What problem did you meet?
I was setting up a native windows application. For that, I used the Native App template to see if I could get it to work. In theory, everything should work, and the…
-
We have build a c# console app using PKCE and it seems to be working fine. Only problem is that we are not able to refresh access token, in OAuth2 we were doing as below:
XeroClient xeroClient = GetX…