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 sinkCredentials expiration #396

Merged
merged 1 commit into from
Jan 24, 2025

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
@hdamker hdamker changed the title Clarify sinkCrreedentials expiration Clarify sinkCredentials expiration Jan 21, 2025
Copy link
Collaborator

@hdamker hdamker left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@RandyLevensalor RandyLevensalor left a comment

Choose a reason for hiding this comment

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

LGTM

@hdamker hdamker merged commit 5025e50 into camaraproject:main Jan 24, 2025
2 checks passed
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
4 participants