Slide 27
Slide 27 text
[
{
"class": "User",
"method": "token_generation",
"event_name": "user_token_generation",
"custom_properties": {
"impersonated": "@impersonated"
}
},
{
"class": "User",
"method": "impersonation",
"event_name": "user_impersonation"
}
]
instrumentation.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
How could
this work?