Skip to content
Lauri Ojansivu edited this page Sep 13, 2020 · 2 revisions

ADFS 4.0 using OAuth 2 and OpenID

Related issue

There is these settings.

Snap

sudo snap set oauth2-enabled='true'
sudo snap set oauth2-adfs-enabled='true'

Unset:

sudo snap unset oauth2-enabled
sudo snap unset oauth2-adfs-enabled

Docker and .sh/.bat

OAUTH2_ENABLED=true
OAUTH2_ADFS_ENABLED=true

To disable, uncomment or remove that line.

Wekan

General

Fake: Not WeKan kanban

Security

Scaling

Migrating

Support priorities for new features and bugfixes

  1. Commercial Support
  2. Community Support
  3. Debugging

Backup

Repair

Themes

Markdown Syntax

Login Auth

Metrics, Logs, Stats

Integrations

Time

Features

Email

Required Settings

Download

Webservers

REST API Docs

REST API issue

REST API client code

Webhooks

Case Studies

Development

Issues

Clone this wiki locally