Using SSO to authenticate users against the Squidex API

I have…

  • Read the following guideline: Troubleshooting and Support | Squidex. I understand that my support request might get deleted if I do not follow the guideline.
  • Used code blocks with ``` to format my code examples like JSON or logs properly.

I’m submitting a…

  • Regression (a behavior that stopped working in a new release)
  • Bug report
  • Performance issue
  • Documentation issue or request

Current behavior

We are a self-hosted environment running in kubernetes/docker. we have configured third party identity as described in the Azure AD (OAuth) with Squidex | Squidex article, configured using Azure AD auth.

We are trying to authenticate the squidex user or to get the squidex auth token using the 3rd party auth token and have not been successful without the users client id/secret combo. This is not a possible solution when we have users on our website UI who will never login to the squidex backend.

We’ve referenced past support tickets such as the below and have so far been unsuccessful

Expected behavior

Users need to be authenticated and authorized using the API.

Minimal reproduction of the problem

Environment

App Name:

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: [VERSION]

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Others: