IWA - Integrated Windows Authentication and the PAS

Posted by christian.bryan@capita.co.uk on 18-Oct-2019 08:30

Hi Folks

I have requirement in our new PASOE application to provide SSO and IWA.

Basically as i understand it they are two different things.

I can do SSO against an LDAP domain in the PASOE with some code in my OEREALM class to lookup the username and password of a user in the LDAP domain and then authenticate them which works fine.

This then produces a JSESSIONID cookie and a client principal which means i can use forms based authentication and my user is known to my application on subsequent requests.

However if i want to use IWA so the user does not need to enter their username and password and instead we receive this information from IIS based on the domain they have logged into on their desktop session, how would i go about doing this?

Thanks

All Replies

This thread is closed