mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
How to disable authentication module "outside" wiki.js #1591
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#1591
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mmlody on GitHub (May 31, 2020).
Originally assigned to: @NGPixel on GitHub.
Question
I enable AzureAD without information on AzureAD. After this I have problem with local login.
Still is "invalid authentication provider" when I try to login with local credentials.
Is any method to disable authentication module (without use web interface wiki.js) (docker console to this container or sth)
Host Info (please complete the following information):
OS: [e.g. Debian 9, Docker]
Wiki.js version: 2.3.81
In docker logs I have:
2020-05-31T08:46:37.533Z [MASTER] info: Purging orphaned upload files: [ COMPLETED ],
{"name":"AzureAD: OIDC Passport Strategy","hostname":"fa65df87c8b7","pid":1,"level":50,"msg":"OIDCStrategy requires a metadata location that contains cert data for RSA and ECDSA callback.","time":"2020-05-31T08:47:41.150Z","v":0},
2020-05-31T08:47:41.152Z [MASTER] error: Authentication Strategy: [ FAILED ],
2020-05-31T08:47:41.153Z [MASTER] error: OIDCStrategy requires a metadata location that contains cert data for RSA and ECDSA callback.
@mmlody commented on GitHub (May 31, 2020):
You may close this ticket
I edit authentication table in DB and set to false azure authnetication method