Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agent): define the OAS for CredentialIssuerEndpoints [WIP] #909

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

yshyn-iohk
Copy link
Member

Description:

The Credential Issuance OIDC endpoint MVP is implemented in the Agent. ATL-6518

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Copy link
Contributor

github-actions bot commented Feb 28, 2024

Integration Test Results

15 files  ±0  15 suites  ±0   2s ⏱️ ±0s
33 tests ±0  33 ✅ ±0  0 💤 ±0  0 ❌ ±0 
42 runs  ±0  42 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0eff8cb. ± Comparison against base commit 4ac7a2e.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Feb 28, 2024

Unit Test Results

 94 files  + 3   94 suites  +3   22m 59s ⏱️ + 2m 50s
803 tests +32  795 ✅ +32  8 💤 ±0  0 ❌ ±0 
810 runs  +32  802 ✅ +32  8 💤 ±0  0 ❌ ±0 

Results for commit 0eff8cb. ± Comparison against base commit 4ac7a2e.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Mar 25, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarCloud

yshyn-iohk and others added 17 commits April 30, 2024 12:27
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
…sm DID method

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
…he mock server

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Kranium Gikos Mendoza <kraniumgikos.mendoza@iohk.io>
Co-authored-by: womfoo <kraniumgikos.mendoza@iohk.io>
@coveralls
Copy link

coveralls commented May 6, 2024

Coverage Status

coverage: 48.009% (-1.4%) from 49.381%
when pulling c30a244 on oidc
into 3438438 on main.

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants