Skip to content

Conversation

@doctrino
Copy link
Collaborator

@doctrino doctrino commented May 13, 2025

Description

Learning that the sourceOidcCredentials and destinationOidcCredentials are deprecated, introducing the same setup as workflows and functions for providing clientId/clientSecret to give auth.

Changelog

  • Patch
  • Minor
  • Skip

cdf

Improved

  • Standardization of authentication for Transformations, i.e., matching FunctionSchedules and WorkflowTrigger. That is allow you to only specify clientId/clientSecret if you are doing a transformation within the same CDF Project as the Toolkit is configured for.
  • Warning message if you set sourceOidcCredentials and destinationOidcCredentials.

Removed

  • You can no longer set sourceNonce and destinationNonce directly in a Transformation. You need to use authentication.clientId/authentication.ClientSecret instead.

templates

No changes.

ronpal
ronpal previously approved these changes May 22, 2025
@dmivankov
Copy link
Contributor

risk review ok

@dmivankov
Copy link
Contributor

now there's merge conflicts though

…t-scope

# Conflicts:
#	cognite_toolkit/_cdf_tk/utils/cdf.py
@dmivankov
Copy link
Contributor

🦄

@doctrino doctrino requested a review from ronpal May 22, 2025 12:30
@doctrino doctrino merged commit 55c2758 into main May 22, 2025
15 checks passed
@doctrino doctrino deleted the transformation-without-scope branch May 22, 2025 13:25
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.

4 participants