* feat: add multi-tenant OIDC support and update organization SSO configuration handling
* feat: implement create and delete organization SSO configuration endpoints
* feat: add BackWithoutArrow icon and support for multiple organization SSO configurations
* feat: enhance OIDC support by fetching fresh data and adding count badge
* feat: update OIDC handling to check for enabled configurations
* refactor: remove createOrganizationSSO function and related features; update OIDC handling for multi-tenant support
* refactor: enhance SSO configuration processing to handle single and array formats
* refactor: improve OIDC handling to support both array and single object formats
* Update exisiting test cases for OIDC multi-tenent component changes
* Fix okta oidc spec for multi tenent feature
* Fix for Auto-enable sso bug
* Refactor SSO count logic to handle unique SSO types for multi-OIDC support
* Refactor SSO theme styles for improved readability and maintainability
* Add normal mix-blend-mode for oidc-count-badge in dark theme
---------
Co-authored-by: ajith-k-v <[email protected]>
* Update User limit and workspaceUI spec
* Update dashboard and homepageDashboard
* Fix permission
* Update the delete procedure
* Update external api creds
* Add cypress test cases for enterprise user groups and permissions
* update constants
* update user groups test cases
* update spec
* update groups cases
* update lock.json
* update custom group cases
* update docker file
* update first user onboarding and platform commands
* add case for UI promote and release permission
* Update app import export cypress test cases
* Add calidation for invalid app file and version switchinh
* Fix failing test cases
* Fix failed test cases
* update test cases for proxy deployments
* update the utils
* Fix infinite render in dropdown when value changed to array
* Update versions
* Alphabetically sort the queries when sorted by query type
* Sort alphabettically first when within same kind of query
* Modify platfrom cypress test cases (#9208)
---------
Co-authored-by: Ajith KV <[email protected]>
* Fix and modify platform test cases
* fix failing test cases
* Fix failing workspace test cases
* Add wait for failed test cases
* Remove query success toast
* skip the user onboarding via group
* Add data-cy for download
* Add spec changes
* Add task to read pdf and xlsx
* Add methods to parse constant data
* Fix typo
* Add tasks to cypress-run config
* Fix typo on config
* Fix typo on manage SSO
* Remove only from table spec
* Add data-cy for v2 elements
* Add and modify data-cy
* fix and modify multiworkspace spec
* Add data-cy for workspace variable
* Fix user permission spec
* Add selectors and text for workspace variable
* Fix changes
* Add test cases for workspace varaible user permissions
* Modify workspace variable data-cy
* Add and modify data-cy for manage groups
* Fix and modify Manage groups spec
* Fix and modify single workspace spec
* Add missing data-cy for single workspace
* Fix and modify dashboard spec
* Add and modify data-cy for dashboard elements
* Fix and modify profile spec
* Add data-cy for avatar
* Fix and modify SSO onboarding spec
* Add data-cy for workspace name
* fix failing specs
* Add data-cy work edit workspace button
---------
Co-authored-by: Sherfin Shamsudeen <[email protected]>