mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Created B2C (markdown)
parent
e88fba40f8
commit
9b43f1a0f1
1 changed files with 9 additions and 0 deletions
9
B2C.md
Normal file
9
B2C.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
## Azure AD B2C using OAuth2
|
||||
|
||||
- Original issue: https://github.com/wekan/wekan/issues/5242
|
||||
- Similar like [ADFS](ADFS), but email is first from array userinfo[emails]
|
||||
|
||||
```
|
||||
OAUTH2_ENABLED=true
|
||||
OAUTH2_B2C_ENABLED=true
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue