# ADFS Authentication

**URL:** https://meta.discourse.org/t/adfs-authentication/179736
**Category:** Self-hosting
**Created:** [February 15, 2021, 2:50am UTC](https://meta.discourse.org/t/adfs-authentication/179736 "2021-02-15T02:50:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![SantoshKM](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@SantoshKM](https://meta.discourse.org/u/SantoshKM)
#### Post date: [February 15, 2021, 2:50am UTC](https://meta.discourse.org/t/adfs-authentication/179736/1 "2021-02-15T02:50:20Z")

</div>

Dear All,  
i am trying to setup ADFS authentication with Discourse but dont see basic steps to configure. If you dont mind, can i request your for your help and share basic config at both side ( Adfs and Discourse)  
I mean attribute and other basic setting at ADFs side and Discourse side.  
Not sure if you can share screenshot Of configurations from both side.  
I am sorry, for all these request as being very new on this forum.  
Hope we can sync AD group as well ?  
Thanks

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [February 15, 2021, 3:13am UTC](https://meta.discourse.org/t/adfs-authentication/179736/2 "2021-02-15T03:13:35Z")

</div>

Azure AD? Check out [Discourse OpenID Connect (OIDC)](https://meta.discourse.org/t/openid-connect-authentication-plugin/103632), be sure to review the Provider Specific Notes.

---

<div class="post-metadata">

### Author: ![SantoshKM](https://avatars.discourse-cdn.com/v4/letter/s/8e7dd6/32.png) [@SantoshKM](https://meta.discourse.org/u/SantoshKM)
#### Post date: [February 15, 2021, 3:36am UTC](https://meta.discourse.org/t/adfs-authentication/179736/3 "2021-02-15T03:36:18Z")

</div>

Thank you for your quick revert, this is not Azure AD but windows 2012 R2 server. Do we have any documents or steps from  
Where i can get detail ref#

Once again thank you so much.

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [February 15, 2021, 9:59am UTC](https://meta.discourse.org/t/adfs-authentication/179736/4 "2021-02-15T09:59:50Z")

</div>

We don’t have specific support for ADFS. But in a quick search, it looks like ADFS can provide an OAuth2 and/or SAML interface: [Authenticating registrations using AD&nbsp;FS | Pexip Infinity Docs](https://docs.pexip.com/admin/integrate_adfs.htm)

You might be able to get that working with our OAuth2 plugin:

> [@Discourse OAuth2 Basic](https://meta.discourse.org/t/oauth2-basic-support/33879):
>
> discourse2Summary Discourse OAuth2 Basic supports basic OAuth2 providers, assuming they have a JSON API endpoint where user details can be retrieved by token.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately. Features This plugin allows you to use a basic OAuth2 provider as authentication for Discourse. It should work with many providers, with the caveat that they must provide a JSON endpoint for retri…
