But when you have SSO turned on, you only see one button in the top right corner - LOG IN. This leaves new people without an obvious way to sign up. On our site, we’d have both buttons link to our wordpress signup/signin page.
Our workaround is to make an obvious link to the signup process on the login page that we host.
Edit: Also, I forgot that our global announcement banner post type (or whatever that special type is called these days) also has a link to our account sign up. And if someone has a new browser session, they’ll get that until dismissed or until they sign in, whichever comes first.
It’s definitely odd without a Sign Up button I must say. Would be much better with a Sign Up button that when clicked should link to my Wordpress sign up page.
That might not be true for SSO though when login is done via the parent site. Remember SSO means, login happens outside of Discourse, somewhere else.
I am curious, do you really need two buttons for SSO, when account creation is 100% handled by the parent site? Is there one text that would work for both cases?
In both instances where this has been an issue for me, although account creation is handled through the parent site, most traffic comes directly to the community so yeah, it’s pretty crucial.
A single button with different text would be absolutely fine.
I would like to see this feature as well. I would propose adding this option ‘sso sign up button external link’, if blank it acts as it does now, if a link is entered then the sign up button is visible with the entered link.
I don’t think the log in button should change since it has a modal to the sso login.
A single button would not work for me as I use memberful and they do not have a link to register in their modal, I have put in a feature request to them but I do not have my hopes up.
Of course, we can edit text content to “Register - Log In” in admin panel, but the base problem is the same : the button links to the Log-in page of the SSO provider. (WordPress or whatever else.)
So users have to do an extra step to get the register link at the bottom of Log In page. When they can found it.
For example in WordPress, the default font on register link is very small and hard to notice. On my website, I need to use additionnal CSS rules to use a bigger font size. But even with that, several users are ofter lost.