0

Our web application uses OpenID-Connect (OIDC) Implicit Flow for user login with ADFS 2016. Login generally works, however users get login screen for user name and password.

Does Windows-Login / SSO (kerberos?) work with such setup so users don't get login screen but are automatically logged in with their windows login?

If so, what are requirements for SSO (kerberos?) to work for such setup? What would be first steps to trouble-shoot why login screen is shown?

1 Answers1

0

It turns out Windows Integrated Authentication (WIA) indeed works when OIDC web application is connected to ADFS via Implicit Flow.

In our specific case following was missing: