1
0
Fork 0
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

Closed
opened 2026-02-20 18:14:36 -05:00 by deekerman · 1 comment
Owner

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.

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.
Author
Owner

@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

@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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wiki-requarks#1591
No description provided.