-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathload2.xml
More file actions
46 lines (46 loc) · 1.08 KB
/
Copy pathload2.xml
File metadata and controls
46 lines (46 loc) · 1.08 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
<?xml version='1.0' encoding='UTF-8'?>
<envelope>
<header>
<action>
http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue
</action>
<reply-to>
<address>
http://www.w3.org/2005/08/addressing/anonymous
</address>
</reply-to>
<to>
https://login.microsoftonline.com/extSTS.srf
</to>
<security>
<username-token>
<username>
sbiri@fluxym.com
</username>
<password>
highAndAbove5$
</password>
</username-token>
</security>
</header>
<body>
<request-security-token>
<applies-to>
<endpoint-reference>
<address>
https://flu.sharepoint.com
</address>
</endpoint-reference>
</applies-to>
<key-type>
http://schemas.xmlsoap.org/ws/2005/05/identity/NoProofKey
</key-type>
<request-type>
http://schemas.xmlsoap.org/ws/2005/02/trust/Issue
</request-type>
<token-type>
urn:oasis:names:tc:SAML:1.0:assertion
</token-type>
</request-security-token>
</body>
</envelope>