Skip to content

Commit d92ca81

Browse files
committed
move to ga
1 parent da310db commit d92ca81

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/active-directory-b2c/connect-with-saml-service-providers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ The following SAML relying party (RP) scenarios are supported via your own metad
365365
* Multiple logout URLs or POST binding for logout URL in application/service principal object.
366366
* Specify signing key to verify RP requests in application/service principal object.
367367
* Specify token encryption key in application/service principal object.
368+
* Identity provider-initiated logins are not currently supported in the preview release.
368369

369370
## Next steps
370371

articles/active-directory-b2c/custom-policy-developer-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 04/28/2020
12+
ms.date: 05/19/2020
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
---
@@ -65,7 +65,7 @@ Custom policy/Identity Experience Framework capabilities are under constant and
6565
| [OAuth2 implicit flow](implicit-flow-single-page-application.md) | | | X | |
6666
| [OAuth2 resource owner password credentials](ropc-custom.md) | | X | | |
6767
| [OIDC Connect](openid-connect.md) | | | X | |
68-
| [SAML2](connect-with-saml-service-providers.md) | |X | | POST and Redirect bindings. |
68+
| [SAML2](connect-with-saml-service-providers.md) | | |X | POST and Redirect bindings. |
6969
| OAuth1 | | | | Not supported. |
7070
| WSFED | X | | | |
7171

0 commit comments

Comments
 (0)