Federation Sources: ADFS OPEN ID- OBO flow vs Webapp that Signins Users vs Webapp calls WebAPI user credentials
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.
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.
The Authorization Code flow is the correct option for integrating with authentik. Are you receiving any further error messages after that?