質問編集履歴

1

samlrequest\.xml内に記載されていたドメインを伏せ字にしました。

2016/10/12 06:42

投稿

metalrabit1987
metalrabit1987

スコア8

test CHANGED
File without changes
test CHANGED
@@ -128,7 +128,7 @@
128
128
 
129
129
  ```XML
130
130
 
131
- <?xml version="1.0" encoding="UTF-8"?><samlp:AuthnRequest AssertionConsumerServiceURL="https://firebrick.palette.knowlbo.co.jp/SamlAuthTest/SamlAssertionConsumerService.aspx" ID="szqd0c3d0u3vpz5jwna4p24iso42opc4" IssueInstant="2013-04-01T00:00:00Z" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Version="2.0" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">https://firebrick.palette.knowlbo.co.jp/SamlAuthTest</saml:Issuer><samlp:NameIDPolicy Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" /></samlp:AuthnRequest>
131
+ <?xml version="1.0" encoding="UTF-8"?><samlp:AuthnRequest AssertionConsumerServiceURL="https://firebrick.xx.xx.co.jp/SamlAuthTest/SamlAssertionConsumerService.aspx" ID="szqd0c3d0u3vpz5jwna4p24iso42opc4" IssueInstant="2013-04-01T00:00:00Z" ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Version="2.0" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">https://firebrick.xx.xx.co.jp/SamlAuthTest</saml:Issuer><samlp:NameIDPolicy Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" /></samlp:AuthnRequest>
132
132
 
133
133
  ```
134
134