question

Upvotes
Accepted
1 0 0 0

Do we know if there is any call back event.DACS send when change in user entitlement e.g. User entitlement to content is prohibited or revoked ?.

we have used Open Reuters.RFA.DACS API to check for user’s content based Entitlements with DACS.

During development we have verified happy path flows but we want to have reliable way of checks for user entitlements.

Do we know if there is any call back event.DACS send when change in user entitlement e.g. User entitlement to content is prohibited or revoked ?.

We have processAuthorizationEvent but it sends back only logged in , Logged out and eventStreamClosed related events not at the level of User’s assignment to content entitlement.

Which event we should listen to know if any change in user entitlement to content is changed ?

#technologyopen-dacs
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @uttareshwar.choudhari ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query
If so please can you click the 'Accept' text on the left side of the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

@uttareshwar.choudhari

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@uttareshwar.choudhari

Thanks for reaching out to us.

If the DACS user profile has been changed and the data has been distributed, the Open DACS API application will retrieve the DoRepermission status code in the AuthorizationAgentEvent .

11:20:46    Received DACS Authorization Event...
        User: wasin Position: 10.0.0.1/net
        Status:    Loggin
        Status Code:    DoRepermission
        Status Text: ReLoginUserPass:    handle[2]

I hope that this information is of help.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.