-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for updated VC username syntax
- VC-Authn has been updated to include the pres_req_conf_id as part of the username, to make the usernames unique across various presentation requests. - The verifiable-credential IdP used by the ACM (A2A) client has been updated to pass the VC-Authn username through, eliminating the `@vc` suffix. - The code has been updated to support both formats for now. - Add logging to XForwardedForHelper and make it easier to test things locally. Signed-off-by: Wade Barnes <[email protected]>
- Loading branch information
1 parent
0b7de1f
commit 5ee6212
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters