-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SIOP support to be OIDC compliant (#299)
* Update SIOP auth to be OIDC compliant * Update VC with redirection tests * Avoid the need of having to configure the whole request JWT endpoint * Use ES256 for signing request tokens * Fix issues accessing kid * Add support for cammelcase VC power frmat * Add Inventory section and organization profile view to portal * Add default values for navigation links * Add support to LEARCredentialMachine VC * Fix issues when using VC token as an Authorization header * Update certification powers to support post_verifiable_certification * Add tests to validate certificate uploads * Add a test to validate LEARCredentialMachine VCs * Set pipeline and package version to new release
- Loading branch information
Showing
12 changed files
with
735 additions
and
151 deletions.
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
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
Oops, something went wrong.