Skip to content

Conversation

@noelroehrig
Copy link
Collaborator

added consi cloud events

added consi cloud events
@github-actions
Copy link

github-actions bot commented Nov 16, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@noelroehrig
Copy link
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

@noelroehrig
Copy link
Collaborator Author

recheck


## Consent update events

Fired whenever a user grants or revokes a consent. A whole deletion of a consent triggers a revoked event.
Copy link
Member

Choose a reason for hiding this comment

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

I suggest to remove the word "whole".

## Consent update events

Fired whenever a user grants or revokes a consent. A whole deletion of a consent triggers a revoked event.
Applications that are part of any of the users subscriptions receive a notification. The application can then retrieve the latest consense status of the user.
Copy link
Member

Choose a reason for hiding this comment

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

"Application is part of users subscription" ? Unclear what you mean.
A subscription can have a license of an application.
"users subscription" means I guess "user's subscription"

Further: get the consent information, such as consented scope, from the Consent API.
Where we need to add the "Consent API" to https://developer.tapio.one/general/available-apis when APIM story is implemented.

Fired whenever a user grants or revokes a consent. A whole deletion of a consent triggers a revoked event.
Applications that are part of any of the users subscriptions receive a notification. The application can then retrieve the latest consense status of the user.

`tapio.consentinator.consent.revoked`
Copy link
Member

Choose a reason for hiding this comment

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

The cloud event type should not expose any reference to internal services. The event type should start with one.tapio.selfservice.

Copy link
Member

Choose a reason for hiding this comment

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

According to our discussions in the integration meeting, start should be tapio.selfservice
See internal docs.

@noelroehrig noelroehrig marked this pull request as draft November 20, 2023 14:51
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.

3 participants