Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Jan 10, 2025
1 parent d3b3e6c commit 7b4019e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/STORAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@ For a complete list of the MongoDB configuration parameters, see [README.SATOSA.
| `creation_date` | Creation date of the session. |
| `state` | A unique identifier used to identify a session even among different devices. |
| `session_id` | Session id. Used to identify cross device flows. |
| `remote_flow_typ` | A string value specifying the holder authentication flow, same device or cross device |
| `remote_flow_typ`| A string value specifying the holder authentication flow, same device or cross device |
| `finalized` | A boolean value which indicates if the session is finilazed or not (user scanned the QR Code or used the redirect link). |
| `internal_response` | The object containing the personal data, `null` until login. |

0 comments on commit 7b4019e

Please sign in to comment.