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: Token based authentication for AFJ Agent #383

Merged
merged 21 commits into from
Dec 28, 2023

Conversation

KulkarniShashank
Copy link
Contributor

What

AFJ Agent Authentication in multiple modules, specifically targeting the Connection, Issuance, Verification, and Endorser-Policy components of the system.

Why

AFJ Agent Authentication in these critical modules aims to fortify the overall security framework of our system. By extending authentication to cover connection establishment, issuance of credentials, verification processes, and endorser-policy handling, we enhance the system's resilience against unauthorized access and potential security threats. This aligns with our commitment to providing a secure and trustworthy environment for our users.

How

The implementation involves integrating AFJ into the Connection, Issuance, Verification, and Endorser-Policy modules. This is achieved by implementing secure authentication protocols, validating agent credentials at each stage, and ensuring that only authorized agents can perform actions within these modules.

Signed-off-by: KulkarniShashank <[email protected]>
Copy link

sonarcloud bot commented Dec 28, 2023

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

24 New issues
0 Security Hotspots
No data about Coverage
1.7% Duplication on New Code

See analysis details on SonarCloud

@vivekayanworks vivekayanworks merged commit a94917b into nats-refactor Dec 28, 2023
2 checks passed
@vivekayanworks vivekayanworks deleted the Agent-Authentication branch December 28, 2023 11:48
@nishad-ayanworks nishad-ayanworks changed the title feat: AFJ Agent Authentication in Connection, Issuance, Verification, and Endorser-Policy Modules feat: Token based authentication for AFJ Agent Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants