Skip to content

Commit e4046b5

Browse files
authored
Upgrade links to https (#1960)
* change to https * update to https links * update to https links * update to https links
1 parent 05fc7de commit e4046b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

includes/wif-saml2-ref-md.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
For more information about the element that this class represents, see the following specification: [Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0](http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf).
1+
For more information about the element that this class represents, see the following specification: [Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0](https://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf).

includes/wif-wsfed-ref-md.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
For more information about the message that this class represents, see section 13 of the following specification: [Web Services Federation Language (WS-Federation) Version 1.2](http://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html) (http://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html).
1+
For more information about the message that this class represents, see section 13 of the following specification: [Web Services Federation Language (WS-Federation) Version 1.2](https://docs.oasis-open.org/wsfed/federation/v1.2/os/ws-federation-1.2-spec-os.html).

includes/wif-wstrust-ref-md.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
For more information about the element that this class represents, see the WS-Trust specification that applies to your scenario: [WS-Trust February 2005](http://schemas.xmlsoap.org/ws/2005/02/trust/), [WS-Trust 1.3](http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.html), or [WS-Trust 1.4](http://docs.oasis-open.org/ws-sx/ws-trust/v1.4/os/ws-trust-1.4-spec-os.html).
1+
For more information about the element that this class represents, see the WS-Trust specification that applies to your scenario: [WS-Trust February 2005](http://schemas.xmlsoap.org/ws/2005/02/trust/), [WS-Trust 1.3](https://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.html), or [WS-Trust 1.4](https://docs.oasis-open.org/ws-sx/ws-trust/v1.4/os/ws-trust-1.4-spec-os.html).

xml/ns-System.IdentityModel.Protocols.WSTrust.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Docs>
33
<summary>The <see cref="N:System.IdentityModel.Protocols.WSTrust" /> namespace contains classes that represent WS-Trust artifacts. These include the <see cref="T:System.IdentityModel.Protocols.WSTrust.RequestSecurityToken" /> (RST) and <see cref="T:System.IdentityModel.Protocols.WSTrust.RequestSecurityToken" /> (RSTR) classes and several serializers that can serialize and deserialize between WS-Trust artifacts on the wire and their representation in the object model.
44

5-
Out-of-the-box, Windows Identity Foundation (WIF) contains support for the following WS-Trust specifications: <see href="http://schemas.xmlsoap.org/ws/2005/02/trust/">WS-Trust February 2005</see>, <see href="http://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.html">WS-Trust 1.3</see>, or <see href="http://docs.oasis-open.org/ws-sx/ws-trust/v1.4/os/ws-trust-1.4-spec-os.html">WS-Trust 1.4</see>.</summary>
5+
Out-of-the-box, Windows Identity Foundation (WIF) contains support for the following WS-Trust specifications: <see href="http://schemas.xmlsoap.org/ws/2005/02/trust/">WS-Trust February 2005</see>, <see href="https://docs.oasis-open.org/ws-sx/ws-trust/200512/ws-trust-1.3-os.html">WS-Trust 1.3</see>, or <see href="https://docs.oasis-open.org/ws-sx/ws-trust/v1.4/os/ws-trust-1.4-spec-os.html">WS-Trust 1.4</see>.</summary>
66
<remarks>To be added.</remarks>
77
</Docs>
88
</Namespace>

0 commit comments

Comments
 (0)