Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify sinkCrreedentials expiration #396

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jlurien
Copy link
Collaborator

@jlurien jlurien commented Jan 17, 2025

What type of PR is this?

  • documentation

What this PR does / why we need it:

Adapt description to the latest Commonalities guidelines.

In order to be functional, the provided sinkCredentials must be valid at the moment of sending the events. For quality-on-demand, it implies that the validity of the provided credentials must be longer than the underlying QoS session.

For QoD Provisioning, as expiration of the provisioning is indefinite, if provided, an access token would need to be valid until the provisioning is terminated by the client.

Which issue(s) this PR fixes:

Fixes #385

Special notes for reviewers:

For QoD Provisioning, a mechanism that allows refreshing tokens would be more suitable than just providing a valid access token, so the sentence about that only ACCESS_TOKEN type is supported is deprecated, allowing implementations to support a better mechanism.

Changelog input

Clarify `sinkCredentials` expiration expectancy

Additional documentation

@jlurien jlurien added the Spring25 Issue in scope of Spring25 meta-release cycle label Jan 17, 2025
@jlurien jlurien self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spring25 Issue in scope of Spring25 meta-release cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sessions]: No cloud-event when sinkCredentials - accessToken expired
2 participants