cancel
Showing results for 
Search instead for 
Did you mean: 

change Basic realm?

Former Member
0 Kudos

Hi All,

ist is possible to change the Basic realm in HTTP Header.

Does someone have expirience in these or exists a good guidline for this?

We use a SOAP Adapter.

Thanks,

Markus

Edited by: Markus Siefert on Sep 1, 2008 3:49 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

Could you explain "realm"?

Could you provide an example?

Former Member
0 Kudos

It´s the realm in the HTTP Header

 www-authenticate: Basic realm="..." 

i hop it helps

Best regards,

Markus

stefan_grube
Active Contributor
0 Kudos

When I have understood this correctly, this http header is part of the HTTP error 401 response message.

I do not think that you can influence this, as this is part of the J2EE handler, before the SOAP adapter is called.

But I would like to know, why you do want to change this?

Regards

Stefan