Authentication with custom http header

10 views
Skip to first unread message

neteducation

unread,
Feb 22, 2018, 5:00:09 AM2/22/18
to Information Workbench Discussions
Hi all,

We want to run an IWB behind a Single Sign-On Solution. Setup would be as follows:

User Browser -> Proxy Server making the SSO and adding the identified user as HTTP Header -> IWB

So basically IWB should, instead of asking for username/password read the username from a HTTP Header.

Is that possible, and if so, how ?

Thanks
Frank

wolfgan...@fluidops.com

unread,
Feb 22, 2018, 12:18:02 PM2/22/18
to Information Workbench Discussions
Hi Frank,

you can always use basic-authentication to talk to IWB. The LoginFilter does not send a 401 Authorization required message, though, so you have to send the Authorization header preemptively.

Regards,
Wolfgang
Reply all
Reply to author
Forward
0 new messages