-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
spec:SSFv1FinalIssues that must be fixed before we propose a spec to become a v1 final spec.Issues that must be fixed before we propose a spec to become a v1 final spec.
Description
The intent is to be able to offer guidelines for all events in order to allow transmitters to provide more metadata that can be specific to the event and or action(s) in the event.
example:
"events": {
"https://schemas.openid.net/secevent/caep/event-type/session-revoked": {
"event_timestamp": 1615304991643,
"event_data": {
"something":"foo",
"blah":"bar",
"blah2":"example2"
}
}
}
Metadata
Metadata
Assignees
Labels
spec:SSFv1FinalIssues that must be fixed before we propose a spec to become a v1 final spec.Issues that must be fixed before we propose a spec to become a v1 final spec.