Select to view content in your preferred language

Passing alternate credentials when using IWA

190
0
09-13-2024 09:56 AM
JoeHershman
MVP Alum

We have to perform an operation in Portal/Server using a credential that is not the same as the logged in user credentials on a site that uses IWA.

The problem is that even when we try to get credentials for the other user (which succeeds), it still seems that the Runtime is always trying to use the IWA credential.  I can see the credential in the credential store, but seems that as long as pass-through is turned on, the windows credentials are used.  In my app it will keep looping through the CredentialHandler trying to get a valid credential and eventually fail.

Is this possible in IWA.  We have a similar process on a SAML secured site and it works as desired, seems the IIS is not letting something go through

 

Thanks,
-Joe
0 Kudos
0 Replies