authentik icon indicating copy to clipboard operation
authentik copied to clipboard

Federation Sources: ADFS OPEN ID- OBO flow vs Webapp that Signins Users vs Webapp calls WebAPI user credentials

Open sagungargs15 opened this issue 2 years ago • 1 comments

Describe your question/ We are not sure to use AD FS in sources for federation based social logins if we use the OIDC setup with ADFS which flow is best prescribed for Authentik (admin users with specific roles in the organisation can signup and sign in via ADFS connect Federation login just like Google signup login) As per Microsoft OIDC AD FS documentation page we have multiple options

We have been troubleshooting this for sometime with Authorization Code flow and would love seek guidance in this regard.

image

Relevant infos i.e. Version of other software you're using, specifics of your setup

Screenshots If applicable, add screenshots to help explain your problem.

Logs Output of docker-compose logs or kubectl logs respectively

Version and Deployment (please complete the following information):

  • authentik version: [e.g. 2021.8.5]
  • Deployment: [e.g. docker-compose, helm]

Additional context Add any other context about the problem here.

sagungargs15 avatar May 31 '23 04:05 sagungargs15

The Authorization Code flow is the correct option for integrating with authentik. Are you receiving any further error messages after that?

BeryJu avatar May 23 '24 16:05 BeryJu