Skip to content

feat(sso): Enhance SAML connection support with additional fields and tests - #41

Open
jaymesC wants to merge 1 commit into
mainfrom
sso-upgrade
Open

feat(sso): Enhance SAML connection support with additional fields and tests#41
jaymesC wants to merge 1 commit into
mainfrom
sso-upgrade

Conversation

@jaymesC

@jaymesC jaymesC commented Jul 30, 2026

Copy link
Copy Markdown
Contributor
  • Added new fields to ssoConnectionDoc for SAML configuration: EnvID, IDPMetadataXML, IDPSSOURL, IDPCertificate, EntityID, ACSURL, SPCertificate, SPPrivateKey, SignRequests, and AttributeMappings.
  • Updated ssoDocToConnection and ssoConnectionToDoc functions to handle new fields.
  • Modified UpdateConnection method to include new SAML fields in MongoDB updates.
  • Enhanced SsoAdminCreateConnectionRequest and SsoAdminUpdateConnectionRequest structs to support new SAML fields.
  • Updated SDK specification to reflect new SAML fields in the Connection schema.
  • Implemented tests for org membership management in org_membership_test.go.
  • Added comprehensive tests for SAML provider functionality in saml_test.go, including validation, metadata handling, and end-to-end assertion processing.

… tests

- Added new fields to ssoConnectionDoc for SAML configuration: EnvID, IDPMetadataXML, IDPSSOURL, IDPCertificate, EntityID, ACSURL, SPCertificate, SPPrivateKey, SignRequests, and AttributeMappings.
- Updated ssoDocToConnection and ssoConnectionToDoc functions to handle new fields.
- Modified UpdateConnection method to include new SAML fields in MongoDB updates.
- Enhanced SsoAdminCreateConnectionRequest and SsoAdminUpdateConnectionRequest structs to support new SAML fields.
- Updated SDK specification to reflect new SAML fields in the Connection schema.
- Implemented tests for org membership management in org_membership_test.go.
- Added comprehensive tests for SAML provider functionality in saml_test.go, including validation, metadata handling, and end-to-end assertion processing.
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
authsome Ready Ready Preview Jul 30, 2026 3:44pm

Request Review

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.

1 participant