OAuth configuration with ADFS on 8.1.2 Version

Hi All,

We have recently upgraded from 8.0.1 to 8.1.2. We have a SSO enabled on WebPortal which uses OAuth with onpremise ADFS environment. This works fine on 8.0.1. It looks like the whole OAuth module has changed/Enhanced in 8.1. Can anyone help me set it up on 8.1.2?

Best regards

Parents
  • It was moved from configuration parameters to base data under security settings. You will want to click on the create a new identity provider wizard on the far right to get started. Just use the same parameters you used in 8.0

  • Hi Troy,

    Thanks. I have now set it up in Designer but looks like in ADFS 2016, we need more configuration than ADFS 3.0 (Server 2012 R2). I am continuous Forbidden error on ADFS server

    ------------------
    Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions.OAuthUnauthorizedClientException: MSIS9321: Received invalid OAuth request. The client '987654321' is forbidden to access the resource  

    ------------------

    By Any chance you have ADFS on Server 2016?

Reply
  • Hi Troy,

    Thanks. I have now set it up in Designer but looks like in ADFS 2016, we need more configuration than ADFS 3.0 (Server 2012 R2). I am continuous Forbidden error on ADFS server

    ------------------
    Microsoft.IdentityServer.Web.Protocols.OAuth.Exceptions.OAuthUnauthorizedClientException: MSIS9321: Received invalid OAuth request. The client '987654321' is forbidden to access the resource  

    ------------------

    By Any chance you have ADFS on Server 2016?

Children