Skip to content

Conversation

hrithikesh026
Copy link
Contributor

@hrithikesh026 hrithikesh026 commented Apr 3, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Generated Connector template code for Netcetera Authentication connector and implemented PreAuthentication Flow.

netcetera api reference: https://3dss.netcetera.com/3dsserver-saas/doc/2.9.0.0/3ds-versioning

Other changes:
Introduced CertificateAuth type to ConnectorAuthType enum.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Manual
Screenshot 2024-04-04 at 3 07 45 PM

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@hrithikesh026 hrithikesh026 added A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Apr 3, 2024
@hrithikesh026 hrithikesh026 added this to the April 2024 milestone Apr 3, 2024
@hrithikesh026 hrithikesh026 self-assigned this Apr 3, 2024
@hrithikesh026 hrithikesh026 requested review from a team as code owners April 3, 2024 20:07
SamraatBansal
SamraatBansal previously approved these changes Apr 12, 2024
@likhinbopanna likhinbopanna added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit d4dbaad Apr 16, 2024
@likhinbopanna likhinbopanna deleted the integrate-netcetera branch April 16, 2024 10:38
@SanchithHegde SanchithHegde removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants