Skip to content

Commit

Permalink
Update authentication_error_eventing.md
Browse files Browse the repository at this point in the history
Signed-off-by: Loganathan Sekar <[email protected]>
  • Loading branch information
loganathan-sekaran authored May 2, 2024
1 parent d9a614b commit 0a90ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/authentication_error_eventing.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spring.kafka.admin.properties.allow.auto.create.topics=true
5. Kafka->Subscriber : The subscriber to the topic(AUTHENTICATION_ERRORS) will receive a message for futher processing.
```
## Event Structure publish to kafka
## Event Structure published to kafka:
```
{
"publisher": "IDA",
Expand Down

0 comments on commit 0a90ce3

Please sign in to comment.