Student Pack application says 2FA is disabled after setup #204240
Replies: 2 comments
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
The Education form may be reading the account-level 2FA state from a stale session, but first I would verify that 2FA is fully enabled rather than only having an authenticator method configured. Open Settings → Password and authentication in the same GitHub account and confirm that the account shows 2FA as enabled and that recovery codes have been saved. GitHub's setup flow only completes after the six-digit TOTP code is verified and the recovery-code step is acknowledged: Then sign out of GitHub, close the GitHub Education tab, open a private window, sign in again, and start the application from If the account settings show 2FA enabled but the Education form still blocks Continue after a fresh session, it is likely an account-side state mismatch rather than a missing authenticator. In that case, include the account username, the exact form URL, and a screenshot with personal details hidden when contacting GitHub Education support. Do not share TOTP secrets or recovery codes. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Form Errors & Technical Issues
Hi everyone,
I’m applying with a verified @usc.edu email. GitHub recognizes USC, and authenticator-app 2FA is enabled and set as my preferred method. I signed out and completed a new 2FA sign-in, but the Education application still says 2FA is not enabled and keeps Continue disabled. Is there a known propagation delay or account-side fix?
All reactions