diff --git a/B2C.md b/B2C.md index cb8907b..b458d5c 100644 --- a/B2C.md +++ b/B2C.md @@ -1,6 +1,7 @@ ## Azure AD B2C using OAuth2 - Original issue: https://github.com/wekan/wekan/issues/5242 +- B2C feature added: https://github.com/wekan/wekan/commit/93be112a9454c894c1ce3146ed377e6a6aeca64a - Similar like [ADFS](ADFS), but `email` is first of array `userinfo[emails] ```