-
Hi,
I am currently updating our flow from implicit to auth code flow with PKCE.
All seems to be working well but I am running in to one strange situation.
Basically every time I trigger a silen…
-
Right now the wallet allows developers to display data received from issuers and verifiers, we would also like
1. to see data sent by wallet before they are sent
2. to be able to continue the f…
-
### BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=c432a449-f9e5-ee11-a73d-6045bdb71da1
### Description
Provide support for Authorization Code Flow with PKCE by adding overloads or…
-
### Short Description
Implement Phase 1 of the OID for Verifiable Credential Issuance (OID4VCI) project, focusing on the Authorization Code Flow 1b for JSON Web Tokens (JWT). This phase will enable…
-
Tests that fail:
* [booking-partner-authentication_authorization-code-flow__NoFlow___NoOpportunityType_.html.zip](https://github.com/user-attachments/files/17475790/booking-partner-authentication_aut…
-
### What feature do you want to see added?
Refresh token support was recently added to oic-auth-plugin and it works as expected for calls with API tokens.
However, even when offline token is avail…
-
We need to use Authorization Code Flow for existing ASP.Net Web Forms Application. We were trying to follow this sample.
This sample is using ResponseType - OpenIdConnectResponseType.CodeIdToken.…
-
Hello,
We are trying to connect Microsoft power pages to duende identity server.
From their documentation they only support this flows : https://learn.microsoft.com/en-us/power-pages/security/authen…
-
_Authorization Code_ flow defines an `issuer_state` parameter that is to be sent back by the Wallet to the AS in an Authorization Request and _Pre-Authorized Code_ flow defines a `pre-authorized_code`…
-
**Endpoint**: /api/auth/google
Methods:
GET: Initiate Google OAuth flow
POST: Handle OAuth callback
**Description**: Add Google OAuth 2.0 authentication to allow users to sign in wit…