Skip to content

sso: remove id property from initial sso config#1438

Merged
lyubov-voloshko merged 1 commit into
mainfrom
fixes
Nov 19, 2025
Merged

sso: remove id property from initial sso config#1438
lyubov-voloshko merged 1 commit into
mainfrom
fixes

Conversation

@lyubov-voloshko

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 19, 2025 11:13
@lyubov-voloshko lyubov-voloshko merged commit e8020fa into main Nov 19, 2025
17 checks passed
@lyubov-voloshko lyubov-voloshko deleted the fixes branch November 19, 2025 11:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR makes the id property optional in the SamlConfig interface and removes it from the initial configuration object. This change allows creating new SAML configurations without requiring an ID upfront, while still maintaining the ID for existing configurations that need to be updated.

  • Made id property optional in the SamlConfig interface
  • Removed the id field from the samlConfigInitial object in the SSO component
  • Reordered imports for better organization

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
frontend/src/app/models/company.ts Made id property optional in SamlConfig interface; reorganized imports
frontend/src/app/components/sso/sso.component.ts Removed id field from initial SAML configuration object; reorganized imports

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants