Updated B2C (markdown)

Lauri Ojansivu 2023-12-17 14:01:25 +02:00
parent f29067a1c9
commit b57ed31780

1
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]
```