Posted on 08-22-2022 11:06 AM
Any news on passthrough authentication? It's not a showstopper for shared devices (our first use case), but it may well be for single users. I've tried setting the keys in the mobileconfig file switching the OIDCPassword setting from true to false and vice versa, it looks like the following:
Posted on 08-22-2022 01:11 PM
@raveled continuous validation of other identity providers is where the problems can exist. What providers are you looking to have added support?
Posted on 08-23-2022 04:25 AM
Posted on 08-23-2022 08:47 AM
@mikevandelinder that is totally understandable. However, by locking the key out, it means that you can't even try it. We are running an in house OpenID Connect server (quite typical at Universities), follow the documented spec, support ROPG, scopes, etc. The loginwindow is using an input form with a password type, which as I understand it is what is required for passthrough to work. Simply going down a third party path that is not a major vendor is always a lot of fun ;-) My two cents, allow it to be used, but make the support clear that there are requirements (so ROPG, scope, etc.)