# Disable activation email for OIDC users?

**URL:** https://meta.discourse.org/t/disable-activation-email-for-oidc-users/324537
**Category:** SSO
**Tags:** openid-connect
**Created:** [September 2, 2024, 5:28pm UTC](https://meta.discourse.org/t/disable-activation-email-for-oidc-users/324537 "2024-09-02T17:28:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![steinhh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steinhh/32/242776_2.png) [@steinhh](https://meta.discourse.org/u/steinhh)
#### Post date: [September 2, 2024, 5:28pm UTC](https://meta.discourse.org/t/disable-activation-email-for-oidc-users/324537/1 "2024-09-02T17:28:58Z")

</div>

Hi, is there a way to disable activation emails for users authenticating with OIDC? We have openid connect overrides email set to yes anyways(\*), and some people are notoriously unable to search their spam folders…

Given that we’re a university I’m tempted to say “if you’re unable to find the activation email you get an automatic grade F”. But nooo…

\*) The auth source is the university’s own registry, so the email is guaranteed to be correct. Even if the user doesn’t know how to spell it 😉

---

<div class="post-metadata">

### Author: ![Dimitar\_Penev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dimitar_penev/32/499208_2.png) [@Dimitar\_Penev](https://meta.discourse.org/u/Dimitar_Penev)
#### Post date: [April 15, 2025, 6:07pm UTC](https://meta.discourse.org/t/disable-activation-email-for-oidc-users/324537/2 "2025-04-15T18:07:57Z")

</div>

Your identity provider needs ro provide the `email_verified` claim in your ID token upon successful authentication. Discourse then automatically picks this up and won’t require an email confirmation.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [August 26, 2025, 1:20pm UTC](https://meta.discourse.org/t/disable-activation-email-for-oidc-users/324537/3 "2025-08-26T13:20:18Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
