cancel
Showing results for 
Search instead for 
Did you mean: 

EP6 SP2: Integration of Web Application with Basic Authentication

0 Kudos

Hi,

i plan to integrate a WebApplication that use the Basic Authentication. But i have no idea how to do this.

In the past i use the HowTo WebApplication Integration from the Service Marketplace for WebApps which use the UIDPW login. Now i hear, that there is no way to integrate Basic Authentication WebApps, because the Internet Explorer don't support this (security reasons).

Is there any way to solve my problem?

Stephan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can achieve this by writing your own code. check out the following example from JAKARTA.

http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/src/examples/BasicAuthenti...

for more information.

http://jakarta.apache.org/commons/httpclient/

0 Kudos

Hello,

did you impplement it?

Stephan

Former Member
0 Kudos

yes i have.

0 Kudos

Wonderful!

Are you willing to show how i runs? Do you have an example how your solution looks like, and how do integrate it into the portal?

I will give you the full amount of points!

Stephan

Former Member
0 Kudos

I would also be interested in seeing how this works! Any chance of sharing your solution with the forum?

Martin

0 Kudos

Hello,

sorry but i don't realize it yet, because i'm not the best developer at all, and i have other problem with the portal.

So, if i have the solution, i will present it here. But i have no idea when.

Stephan

Answers (0)