# Hide "Sign up" Button in SSO case

**URL:** https://meta.discourse.org/t/hide-sign-up-button-in-sso-case/208762
**Category:** Support
**Created:** [November 10, 2021, 7:35am UTC](https://meta.discourse.org/t/hide-sign-up-button-in-sso-case/208762 "2021-11-10T07:35:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Wurzelseppi](https://avatars.discourse-cdn.com/v4/letter/w/eada6e/32.png) [@Wurzelseppi](https://meta.discourse.org/u/Wurzelseppi)
#### Post date: [November 10, 2021, 7:35am UTC](https://meta.discourse.org/t/hide-sign-up-button-in-sso-case/208762/1 "2021-11-10T07:35:43Z")

</div>

Hi all,

just wanted to ask, if you could have the “allow new registrations” setting enabled, but don´t show the “Sign up” button, because sso is on, and that creates the account with the data in the oauth token on the fly.  
So anyone with an existing account and with no existing account just need the login button to enter the forum.

I could do it with css, but is there a “conventional” way to do it ?

Thanks and Greetings!

---

<div class="post-metadata">

### Author: ![Kupo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kupo/32/263081_2.png) [@Kupo](https://meta.discourse.org/u/Kupo)
#### Post date: [June 8, 2022, 1:49pm UTC](https://meta.discourse.org/t/hide-sign-up-button-in-sso-case/208762/2 "2022-06-08T13:49:12Z")

</div>

Hi Wurzelseppi,

Got the same configuration on my side.  
New registration is enabled, account creation is done via oauth token info on the fly, and I want only External authentication (“Log in” button)

To avoid mistake, I succeeded to “hide” the “Sign Up” button via the CSS, but I’m still searching for to hide the “Create your account” button… =/

If anyone know the “best” or “proper” way to do it, i’m interested.

Thanks,
