[GH-ISSUE #289] Make it possible to set up a provider at login #67

Open
opened 2026-02-26 05:32:49 +03:00 by kerem · 1 comment
Owner

Originally created by @anatomism on GitHub (Oct 29, 2019).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/289

With recently released NC17, one feature I like and use is the Enforce 2FA - the new feature is whereby a new user logs in for the first time and they get the option to setup 2FA (rather than just locking them out as it used to).

The issue is, the TwoFactor Gateway isn't one of the options - I have the gateway configured with SMS (all working), as well as TOTP. Only the TOTP option is given for a new user.

I'd like for the SMS to become primary eventually, but cannot if a new user cannot set it up

Thanks

Originally created by @anatomism on GitHub (Oct 29, 2019). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/289 With recently released NC17, one feature I like and use is the Enforce 2FA - the new feature is whereby a new user logs in for the first time and they get the option to setup 2FA (rather than just locking them out as it used to). The issue is, the TwoFactor Gateway isn't one of the options - I have the gateway configured with SMS (all working), as well as TOTP. Only the TOTP option is given for a new user. I'd like for the SMS to become primary eventually, but cannot if a new user cannot set it up Thanks
Author
Owner

@ChristophWurst commented on GitHub (Oct 29, 2019):

Yeah, this should be possible. It just needs someone to implement it :)

Ref https://github.com/nextcloud/twofactor_u2f/pull/507 https://github.com/nextcloud/twofactor_totp/pull/550 for the other implementations.

<!-- gh-comment-id:547428677 --> @ChristophWurst commented on GitHub (Oct 29, 2019): Yeah, this should be possible. It just needs someone to implement it :) Ref https://github.com/nextcloud/twofactor_u2f/pull/507 https://github.com/nextcloud/twofactor_totp/pull/550 for the other implementations.
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/twofactor_gateway-nextcloud#67
No description provided.