-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmicrosoft-entra-id-saml-claims.json
More file actions
49 lines (49 loc) · 2.13 KB
/
microsoft-entra-id-saml-claims.json
File metadata and controls
49 lines (49 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"logs": [
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress = [microsoft@efitz.net]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.microsoft.com/identity/claims/tenantid = [e69cbe77-7525-4cb0-b34c-f5a068340563]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname = [Eric]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name = [microsoft_efitz.net#EXT#@microsoftefitz.onmicrosoft.com]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.microsoft.com/identity/claims/objectidentifier = [1c388f3d-f876-47b3-b949-bab08bea1583]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.microsoft.com/identity/claims/displayname = [Eric Fitzgerald]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.microsoft.com/identity/claims/identityprovider = [live.com]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.microsoft.com/claims/authnmethodsreferences = [http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/password http://schemas.microsoft.com/claims/multipleauthn http://schemas.microsoft.com/ws/2008/06/identity/authenticationmethod/unspecified]"
},
{
"time": "2025-11-30T15:51:56Z",
"level": "INFO",
"msg": "SAML attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname = [Fitzgerald]"
}
]
}