docs consoliation work
This commit is contained in:
@@ -44,7 +44,7 @@ Event names follow dotted notation:
|
||||
|
||||
## Persistence
|
||||
|
||||
The Authority host converts audit records into `AuthorityLoginAttemptDocument` rows for MongoDB persistence. Documents must:
|
||||
The Authority host converts audit records into `AuthorityLoginAttemptDocument` rows for PostgreSQL persistence (schema `authority`). Documents must:
|
||||
|
||||
- Preserve `CorrelationId`, `SubjectId`, `ClientId`, `Plugin`, `Outcome`, `Reason`, and `OccurredAt`.
|
||||
- Store remote address in `remoteAddress` only after classification as PII.
|
||||
|
||||
Reference in New Issue
Block a user