Skip to content

Conversation

@AmedeeBulle
Copy link
Contributor

A few updates to terraform and python samples mainly helping cross-tenancies operations.

New Features

  • ✨ support for session tokens
  • ✨ terraform - allow cross tenancies groups.

Refactorings

  • ♻️ command-response use thread.

Signed-off-by: Philippe Vanhaesendonck [email protected]

Allow cross tenancies groups in db_allow_listed_identity_group_names.

Signed-off-by: Philippe Vanhaesendonck <[email protected]>
All python samples now support OCI session token authentication.

Signed-off-by: Philippe Vanhaesendonck <[email protected]>
Refactor the command-response scenario to use a handler thread to
process commands. this allows long running command processing
without disturbing the MQTT loop thread.

Signed-off-by: Philippe Vanhaesendonck <[email protected]>
@AmedeeBulle AmedeeBulle requested a review from a team as a code owner December 19, 2025 18:00
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 19, 2025
Copy link
Contributor

@wsanders00 wsanders00 left a comment

Choose a reason for hiding this comment

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

LGTM

@AmedeeBulle AmedeeBulle merged commit 6b0a8ae into oracle-samples:main Dec 19, 2025
2 checks passed
@AmedeeBulle AmedeeBulle deleted the tokens branch December 19, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants