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

Integration events with Realms #826

Open
rdv-mpq opened this issue Dec 5, 2024 · 1 comment
Open

Integration events with Realms #826

rdv-mpq opened this issue Dec 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rdv-mpq
Copy link

rdv-mpq commented Dec 5, 2024

Hello,

Thanks for responding to and fixing the other issues so quickly! I've got an additional question on how best to use the integration events when realms are enabled.

Specifically, I would like to retrieve the full representation when a representation is created, updated, or deleted (e.g. with the RepresentationUpdatedEvent). However, when using the ISCIMRepresentationQueryRepository it requires a realm id to find it by id but that does not appear to be included in the mentioned events.

Is the realm id missing from the integration event or is the representation id globally unique and not just unique to the realm?

Thanks in advance!

@simpleidserver simpleidserver self-assigned this Dec 6, 2024
@simpleidserver simpleidserver added the bug Something isn't working label Dec 6, 2024
@simpleidserver simpleidserver moved this to In Progress in Release 5.0.3 Dec 6, 2024
@simpleidserver
Copy link
Owner

Hello,

You're correct—the realm must be included in all the integration events.
I have made some modifications in the Release503 branch to add the realm as a property.

de330b7

Kind regards,

SID

@simpleidserver simpleidserver moved this from In Progress to Done in Release 5.0.3 Dec 6, 2024
@simpleidserver simpleidserver closed this as completed by moving to Done in Release 5.0.3 Dec 6, 2024
@simpleidserver simpleidserver reopened this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants