-
Notifications
You must be signed in to change notification settings - Fork 0
/
RabbitMqObjects.txt
72 lines (44 loc) · 2.15 KB
/
RabbitMqObjects.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
AuthServer.UserSystem.Api
Exchanges:
auth-server.user-system.api.1.user-data-changed-event
auth-server.user-system.api.1.user-roles-changed-event
auth-server.user-system.api.1.password-changed-event
auth-server.user-system.api.1.email-confirmation-by-link-request-event
auth-server.user-system.api.1.account-email-changed-event
auth-server.user-system.api.1.account-email-change-undo-event
auth-server.user-system.api.1.account-created-event
auth-server.user-system.api.1.account-created-event
auth-server.user-system.api.1.role-created-event
auth-server.user-system.api.1.role-edited-event
auth-server.user-system.api.1.user-created-event
AuthServer.UserSystem.Inbound
MassTransit:
auth-server.security-tokens-inbound.1.to.user-system.1.request-response.validate-credentials
auth-server.security-tokens-api.1.to.user-system.inbound.1.request-response.get-user-claims
AuthServer.SecurityTokens.Api
MassTransit:
auth-server.security-tokens-inbound.1.to.user-system.1.request-response.validate-credentials
auth-server.security-tokens-api.1.to.user-system.inbound1.request-response.get-user-claims
Exchanges:
auth-server.security-tokens.api.1.refresh-token-revoked-event-event
AuthServer.SecurityTokens.Inbound
Exchanges:
auth-server.security-tokens.api.1.refresh-token-revoked-event
auth-server.security-tokens.api.1.refresh-token-invalidated-event
Queues:
auth-server.security-tokens.inbound.1.user-roles-changed-event-queue
auth-server.security-tokens.inbound.1.password-changed-event-queue
AuthServer.SecurityTokens.RevokedTokensImporter
Queues:
auth-server.revoked-tokens-importer.1.refresh-token-revoked-event-queue
auth-server.revoked-tokens-importer.1.refresh-token-invalidated-event-queue
AuthServer.Mailing.Daemon
Queues:
auth-server.mailing-daemon.1.mail-confirmation-by-link-queue
auth-server.mailing-daemon.1.direct-password-recovery-queue
auth-server.mailing-daemon.1.reset-link-password-recovery-queue
auth-server.mailing-daemon.1.user-claims-changed-event-queue
auth-server.mailing-daemon.1.password-changed-event-queue
auth-server.mailing-daemon.1.account-email-changed-event-queue
auth-server.mailing-daemon.1.account-email-change-undo-event-queue
Bindings: