# Login page "/login" show "no configured method"

**URL:** https://meta.discourse.org/t/login-page-login-show-no-configured-method/372763
**Category:** Support
**Tags:** login
**Created:** [July 3, 2025, 12:40pm UTC](https://meta.discourse.org/t/login-page-login-show-no-configured-method/372763 "2025-07-03T12:40:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![kev-is-coding-for-adn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kev-is-coding-for-adn/32/506966_2.png) [@kev-is-coding-for-adn](https://meta.discourse.org/u/kev-is-coding-for-adn)
#### Post date: [July 3, 2025, 12:40pm UTC](https://meta.discourse.org/t/login-page-login-show-no-configured-method/372763/1 "2025-07-03T12:40:09Z")

</div>

Hi community,

I’m very new to Discourse and trying to set it up for my company.  
So far, everything went smoothly, including the use of [Discourse Connect](https://meta.discourse.org/t/13045?silent=true) to connect it to our own SSO login page and retrieve login information about our users.

Our discourse site is completely private and anonymous user are presented with a banner and a button “Log in” which redirects to our website and then go back to Discourse \> perfect !

Problem is, when someone use a link which point to a topic and send it to an anonymous user, this anonymous user is redirected to /login page (good behavior) but this page says “No login methods”.

 ![The image displays a message stating that no login methods are configured and instructs administrators to visit a specific URL to reconfigure the site. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/0/5/d/05dd4901197e3ed457ceaab7ebe3ce5b8def4daa.png)

It looks like the problem was discussed here : [SSO vs Oauth2 difference? - #17 by Joralf](https://meta.discourse.org/t/sso-vs-oauth2-difference/76543/17)

I’m currently on 3.5.0.beta8-dev  
In “Login & authentication” I have :

- Login required : true
- Enable local logins : false
- Enable local logins via email : false
- Allow new registrations : false
- Auth skip create confirm : true
- Auth immediately : false (I want to keep the home page for with “Log In” button for anonymous users)
- Auth required interaction : true
- Enable [Discourse Connect](https://meta.discourse.org/t/13045?silent=true) : true
- [Discourse Connect](https://meta.discourse.org/t/13045?silent=true) URl : filled
- [Discourse Connect](https://meta.discourse.org/t/13045?silent=true) secret : filled

Thanks for any help,  
Kevin

---

<div class="post-metadata">

### Author: ![kev-is-coding-for-adn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kev-is-coding-for-adn/32/506966_2.png) [@kev-is-coding-for-adn](https://meta.discourse.org/u/kev-is-coding-for-adn)
#### Post date: [July 7, 2025, 5:45am UTC](https://meta.discourse.org/t/login-page-login-show-no-configured-method/372763/2 "2025-07-07T05:45:48Z")

</div>

Just to continue my remarks, I think this is a bug, in the fact that if I go directly to the /login page, il will fail with the same message.  
I think that in my case, because I have only “[Discourse Connect](https://meta.discourse.org/t/13045?silent=true)” enable, it should redirect to the home page where the button to log is.
