Sign up with OIDC works even with service.enableregistration=false #1492

Closed
opened 2023-04-12 16:07:42 +00:00 by vlasov-y · 2 comments
Member

Description

Hi! I have thought that I have disabled registration, but it works even with service.enableregistration=false

Vikunja Frontend Version

0.20.4

Vikunja API Version

0.20.4

Browser and version

Vivaldi Latest

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

### Description Hi! I have thought that I have disabled registration, but it works even with `service.enableregistration=false` ### Vikunja Frontend Version 0.20.4 ### Vikunja API Version 0.20.4 ### Browser and version Vivaldi Latest ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
vlasov-y added the
kind/bug
label 2023-04-12 16:07:42 +00:00
Owner

oidc works as a kind of login mechanism. It should be the responsibility of your oidc provider to restrict whether accounts can access Vikunja or not.

The setting only applies to local authentication.

oidc works as a kind of login mechanism. It should be the responsibility of your oidc provider to restrict whether accounts can access Vikunja or not. The setting only applies to local authentication.
Author
Member

There is extra enableregistration for openid configuration block. Issue is self resolved.
aaa0593289/config.yml.sample (L36)

Thanks @konrad

There is extra enableregistration for openid configuration block. Issue is self resolved. https://kolaente.dev/vikunja/api/src/commit/aaa05932898a782cec1285bd59b57326acdd0123/config.yml.sample#L36 Thanks @konrad
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: vikunja/vikunja#1492
No description provided.